Skip to content

Открытый курс Spring Boot 2.x HATEOAS application (BootJava): https://javaops.ru/view/bootjava

Notifications You must be signed in to change notification settings

JavaOPs/bootjava

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

33 Commits

Repository files navigation

Migration of Spring Boot 3.x + HATEOAS (BootJava) to a new stack: Spring Boot 4, Spring 7, JDK 25
Implementation of the functionality of any modern web application: authentication and authorization based on roles, user registration in the application, profile management and user administration.


  • Stack: JDK 25, Spring Boot 4.x, Spring 7, SpringDoc OpenApi 3.x, Jackson 3, Lombok, H2, Caffeine Cache
  • Run: mvn spring-boot:run in root directory.

Credentials:

User: user@yandex.ru / password Admin: admin@gmail.com / admin Guest: guest@gmail.com / guest 

About

Открытый курс Spring Boot 2.x HATEOAS application (BootJava): https://javaops.ru/view/bootjava

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages