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
- mariadb 다국어
- xrdp
- HashMap
- com.netflix.zuul.exception.ZuulException
- mysql 한국어
- IOT
- ArrayList
- message protocol
- 크로스도메인
- mosquitto
- com.netflix.zuul.exception.ZuulException: Hystrix Readed time out
- mstsc
- Hystrix Read time out
- #spring boot
- backtracking
- cors
- mysql 다국어
- CORS policy: No 'Access-Control-Allow-Origin'
- mqtt
- #MSA
- db utf8
- #spring boot admin
- #actuator
- 원격
- mariadb 한국어
- Set
- TreeMap
- Access-Control-Allow-Origin
- java collection
- emqx
Archives
- Today
- Total
목록#MSA (1)
miin29na
[spring boot] spring boot admin
Spring boot admin? - spring boot 는 actuator Endpoint 로 프로그램의 모니터링이 가능하다. (json 정보)- actuator 통해 UI 화 한, dashboard 기능으로 나온 것이 SpringBoot Admin 이다.- client 들의 서비스 UP/DOWN 상태 확인 가능- 디스크, 메모리 사용량, 가비지 컬렉터 등 상태 확인 - Running 중에 Log level 변경 가능 1. Spring boot admin Server Configuration 1.1 Pom.xml(주의 : 1.X 대 version 은 spring-boot-admin-server 이름으로 나온것 같다.) 12345 de.codecentric spring-boot-admin-starter..
IT_Spring/spring boot
2018. 11. 15. 17:46