上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 43 下一页
摘要: application.yml 简单使用 阅读全文
posted @ 2020-05-02 14:27 fly_bk 阅读(185) 评论(0) 推荐(0)
摘要: https://nacos.io/en us/docs/quick start.html Download run package Select the latest stable version from [https://github.com/alibaba/nacos/releases] St 阅读全文
posted @ 2020-05-02 12:15 fly_bk 阅读(136) 评论(0) 推荐(0)
摘要: ``` alimaven aliyun maven http://maven.aliyun.com/nexus/content/groups/public/ alimaven spring plugin alimaven spring plugin https://maven.aliyun.com/repository/spring-plugin ``` 阅读全文
posted @ 2020-05-02 07:19 fly_bk 阅读(771) 评论(0) 推荐(0)
摘要: generator/config.properties generator/generatorConfig.xml 使用 测试 测试的class 阅读全文
posted @ 2020-05-01 20:49 fly_bk 阅读(1426) 评论(0) 推荐(0)
摘要: ``` org.springframework.boot spring-boot-starter-actuator ``` ``` # 显示详情 management: endpoint: health: show-details: always endpoints: web: exposure: include: '*' # include: metrics,health # 自定义info i 阅读全文
posted @ 2020-05-01 20:01 fly_bk 阅读(152) 评论(0) 推荐(0)
摘要: 查询一个表的所有列名,数据类型 information_schema:系统视图 sys.extended_properties:系统视图 阅读全文
posted @ 2020-04-29 14:55 fly_bk 阅读(3183) 评论(0) 推荐(0)
摘要: Lombok是一个通过注解形式帮助构造简洁、规范的Java代码的工具,通过使用对应的注解,可以在编译源码的时候生成对应的方法 下载地址: github地址:[https://github.com/rzwitserloot/lombok] 官方地址:[https://projectlombok.org 阅读全文
posted @ 2020-04-26 08:57 fly_bk 阅读(106) 评论(0) 推荐(0)
摘要: SpringApplication设置properties 使用@PropertySource application.properties application.yml application default.yml application default.properties 测试 sprin 阅读全文
posted @ 2020-04-15 14:09 fly_bk 阅读(179) 评论(0) 推荐(0)
摘要: 计时器 启动加载器 源码 getBeansOfType assertBeanFactoryActive org.springframework.context.support.AbstractApplicationContex prepareRefresh ApplicationRunner对比Co 阅读全文
posted @ 2020-04-15 10:06 fly_bk 阅读(201) 评论(0) 推荐(0)
摘要: banner.txt application.properties 默认会打印springboot图+版本+带颜色的文字 阅读全文
posted @ 2020-04-15 08:57 fly_bk 阅读(176) 评论(0) 推荐(0)
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 43 下一页