摘要:
Docker Concepts docker images A Docker image is an immutable (unchangeable) file that contains the source code, libraries, dependencies, tools, and ot 阅读全文
摘要:
spring boot, spring data, spring framework Spring @Profile('prod'|'dev'|'other')(伴随@Bean)特定profile下的bean (激活profile的配置: spring.profiles.active=prod, 对 阅读全文