随笔分类 -  paoing-rose学习笔记

摘要:<dependency> <!-- junit 4.7 --> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.11</version> <type>jar</type> <scope>test</scope></ 阅读全文
posted @ 2016-04-10 10:11 聊聊IT那些事 阅读(1068) 评论(0) 推荐(0)
摘要:1.包命名规则:xxx.xxx.controllers(否则扫描不到) 2.文件命名规则 xxxController 阅读全文
posted @ 2016-04-10 09:54 聊聊IT那些事 阅读(574) 评论(0) 推荐(0)