Skip to content

tamnm22042003/AuctionWebApp_BE

 
 

Repository files navigation

Build Spring Boot Project Release Auction REST API Publish Auction Backend Docker Image Deploy Spring Boot with Railway CodeFactor

Requirements

  • JDK 17 or later
  • SQL Server 2019
  • Maven 3+

How to Run

  • Clone the repository:
git clone https://github.com/phuuthanh2003/AuctionWebApp_BE.git
  • Open in your preferred IDE.

  • Navigate to the project directory:

cd AuctionWebApp_BE
  • You can build the project and run the tests by running:
mvn clean package
  • Once successfully built, you can run the service:
mvn spring-boot:run

To view Swagger 3 API docs

Run the server and browse to https://auction-webapp-production.up.railway.app/swagger-ui/index.html

Contributors


Phùng Hữu Thành

Huy Hoang

Tâm

Automated code reviews

Railway

License & Copyright

© 2024 Phung Huu Thanh Licensed under the Apache License 2.0.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 95.9%
  • TSQL 3.9%
  • Other 0.2%