Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- LiveTemplate
- Spring Framework
- 외장톰캣
- spring
- autocomplete
- 톰캣
- 디자인패턴 #싱글톤
- Mockito #Reflection #Sigleton #Test #JUnit
- tomcat
Archives
- Today
- Total
자라선
35. Spring Actuator 본문
스프링 부트의 상태를 실시간으로 확인할 수 있는 모니터링 의존성 라이브러리
cpu, ram, disk 와 같은 컴퓨터 리소스나
사용되는 bean들의 리스트, 또는classloader에 등록된 클래스 개수
최근 100개 의 Log 나 shutdown 등등 여러가지를 확인할 수 있다.
'Develop > Spring Boot' 카테고리의 다른 글
[Spring Boot][Mybatis] Mapper Interface (0) | 2020.07.31 |
---|---|
34. Rest Client (0) | 2020.07.27 |
33. Spring Security (0) | 2020.07.27 |
32. Neo4j Connection (0) | 2020.07.27 |
31. MongoDB Connection (0) | 2020.07.27 |
Comments