spring-boot-admin내부에서 dependency가 제대로 설정되어있지 않는듯 하다...
implementation('org.springframework.boot:spring-boot-starter-reactor-netty')
추가해주면 해결된다...^^
반응형
'개발 및 운영 > Spring' 카테고리의 다른 글
sqlite-jdbc inmemory could not prepare statement 오류 (0) | 2021.10.19 |
---|---|
Spring-boot: Error during WebSocket handshake: Unexpected response code: 404 (0) | 2020.01.16 |
jsonrpc4j Exception이 UndeclaredThrowableException 뜰 때 (0) | 2019.01.11 |
spring-cloud Zuul 사용시 매번 Set-Cookie하는 경우 (0) | 2018.12.26 |
[Spring-boot] OAuth2 인증 과정 정리 (0) | 2018.10.22 |
댓글