工作这么多年,整理一下所使用过的知识
1,新建一个parent 和 eureka server为后面的工作做准备
spring eureka server_dzl84394的博客-优快云博客
2、maven各个插件的功能
3,建2个 client (user,asset)
新建一个boot
新建一个eureka client
4,换banner
spring boot的 banner_dzl84394的博客-优快云博客
4,新建一个junit4,一个junit5,看看区别
junit4和junit5区别_dzl84394的博客-优快云博客_junit4和junit5
5,user里面加mybatis,jpa
6,json到底用哪个?