Skip to content

Repository files navigation

Market - watch (Spring Boot 3.1)

License

Included technologies

  • Spring Boot 3.1
  • Spring Security
  • Spring Data JPA
  • Spring Data Redis
  • Hibernate
  • JWT Authentication
  • PostgreSQL
  • Redis
  • Liquibase
  • Lombok
  • Swagger
  • JUnit 5
  • Mockito

Requirements

  • Java 17
  • Maven 3.9.3
  • Docker 20.10.8
  • Docker Compose 2.19.1
  • PostgreSQL 13.11
  • Redis 7.0.12

Run with Docker Compose

docker-compose up --build -d

Install dependencies

mvn clean install

Run project

mvn spring-boot:run 

Build project

mvn clean package

Skip integration tests

mvn clean install -DskipITs=true

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages