1. 程式人生 > >springBoot相關工具

springBoot相關工具

生成spring啟動後顯示的banner,建立banner.txt並放到resources根目錄下。
	http://patorjk.com/software/taag/
SpringBoot 文件
	https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#boot-documentation
Spring Boot使用一個全域性的配置檔案application.properties或application.yaml(屬性配置地址)
	https://docs.spring.io/spring-boot/docs/current-SNAPSHOT/reference/htmlsingle/#appendix
mybatis相關工具
	http://mybatis.tk/