spring-boot 學習的一些總結

1.spring-boot (1)yml 配置文件 spring: profiles: active: dev  可使用多個配置文件配合公共配置   通過active 改變   配置文件   (2)可使用 mybatis generator 通過數據庫 生成 entity  mapper  (3)可通過配置文件 配置類的屬性 (4)可在實體變量的私有屬性中使用註解 實現表單驗證 (5)可利用aop
相關文章
相關標籤/搜索