shiro學習之路(5)------集成Web

1.新建一個maven web項目 2.導包 <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.11</version> <scope>test</scope> </dependency> <!--添加servlet支持--> <dependency> <groupId
相關文章
相關標籤/搜索