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
相关文章
相关标签/搜索