Spring Boot project - noteman1/wiki GitHub Wiki

  • Lombok
  • Swagger
  • validation
  • Exception
  • LogBack
  • JPA
    • Query Method
      • Sort
      • Pageable
    • JPQL
      • @Query annotation
        • JPQL
        • Native Query
      • EntityManager.createQuery
    • Query DSL
  • Spring Security
  • REST template
  • TDD
    • jUnit
    • 테스트 커버리지
    • 코드 커버리지 jacoco
  • Monitoring
    • Spring Actuator