Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 343 Bytes

README.md

File metadata and controls

18 lines (17 loc) · 343 Bytes

Requirement

  • maven
  • java 17+
  • postgres

Tehnology

  • Spring Boot 3
  • Spring Security 6
  • Lombok
  • Jwt Token
  • Map Struct

How to install liblary

mvn clean install

How to run

mvn -pl omnierp-app spring-boot:run

Make jar

mvn clean install package
java -jar omnierp-app/target/omnierp-app-0.0.1-SNAPSHOT.jar