oss-lib-adminclient
A enhanced client for oss-admin (spring-boot-admin)
- Encrypt
security.user.nameandsecurity.user.passwordand expose them to oss-admin. - Custom
/infoendpoint, add encryptedsecurity.user.nameandsecurity.user.passwordinto it.
How to use
In pom.xml
<dependency>
<groupId>cn.home1</groupId>
<artifactId>oss-lib-adminclient-spring-boot-${spring-boot.version}</artifactId>
</dependency>