Version

Dependency

testImplementation

  1. Junit 5
  2. Mockito
  3. Security Test
  4. Restdocs
  5. H2
  6. redis container (test container)
  7. testImplementation 'org.springframework.boot:spring-boot-testcontainers’

implementation

  1. Spring Boot Starter
    1. Jpa
    2. Validation
    3. Web
    4. Test
    5. Mail
  2. DB (MySQL, H2)
  3. QueryDSL