Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 275 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 275 Bytes

study_spring_boot_actuator

개인공부(스프링 액츄에이터, 프로메테우스, 그라파나)


사용 라이브러리

  • Spring Boot Actuator : implementation 'org.springframework.boot:spring-boot-starter-actuator'
  • Spring Data JPA
  • H2 Database
  • Lombok