Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Spring Boot Boilerplate is a starter kit. This project includes : Spring Boot(3.5.7), Spring Data JPA, Spring Validation, Spring Security + JWT Token, PostgreSQL, Mapstruct, Lombok, Swagger (Open API)

License

Notifications You must be signed in to change notification settings

Genc/spring-boot-boilerplate

Repository files navigation

Spring Boot Boilerplate

Spring Boot Boilerplate is a starter kit. This project is a very simple and useful.

Technologies

  • Spring Boot (v3.5.7)
  • Spring Data JPA
  • Spring Validation
  • Spring Security + JWT Token
  • PostgreSQL
  • Mapstruct
  • Lombok
  • Swagger (Open API)

Customization

Run the Application

First you need to make sure that the database is up. If you're using Docker, you can use docker compose up -d command. (If you have made changes in local, you should use the local-docker-compose file.)

Navigate to the root of the project. For building the project using command line, run below command :

mvn clean install

Run service in command line. Navigate to target directory.

java -jar spring-boot-boilerplate.jar

Postman Collection

Others

License

Apache License 2.0

About

Spring Boot Boilerplate is a starter kit. This project includes : Spring Boot(3.5.7), Spring Data JPA, Spring Validation, Spring Security + JWT Token, PostgreSQL, Mapstruct, Lombok, Swagger (Open API)

Topics

Resources

License

Stars

Watchers

Forks

AltStyle によって変換されたページ (->オリジナル) /