摘要:
1注解与xml的相应说明 @EnableConfigurationProperties: 配置@ConfigurationProperties使用,在@EnableConfigurationProperties写入class名称,然后class中写入@ConfigurationProperties 阅读全文
posted @ 2021-01-19 17:41
楚景然
阅读(239)
评论(0)
推荐(0)
摘要:
spring: datasource: type: com.alibaba.druid.pool.DruidDataSource driverClassName: com.mysql.cj.jdbc.Driver url: jdbc:mysql://127.0.0.1:33068/test?useU 阅读全文
posted @ 2021-01-19 17:38
楚景然
阅读(113)
评论(0)
推荐(0)
摘要:
1.从docker hub拉取镜像 docker pull registry.cn-hangzhou.aliyuncs.com/helowin/oracle_11g 2.创建容器 docker run --restart=always -d -p 1521:1521 --name oracle11g 阅读全文
posted @ 2021-01-19 15:31
楚景然
阅读(251)
评论(0)
推荐(0)

浙公网安备 33010602011771号