Skip to content

Latest commit

 

History

History

README.md

Java Project

Tech Stack

  • Java 25
  • JUnit 6
  • Spring Boot 4.0
    • Web
    • JPA
    • Lombok
  • Gradle

Common Commands

  • make init
    • build the project
  • make verify
    • run tests
  • make run
    • start the server