热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

springbootweb配置

<?xmlversion="1.0"encoding="UTF-8"?><projectxmlns=




xsi:schemaLocation&#61;"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">


4.0.0






com.lzkj


lxzb-ms-rest


0.0.1-SNAPSHOT


war






lxzb-ms-rest


凌霄争霸后台管理系统 REST服务器









com.lzkj


lxzb-ms-parent


1.0.0-SNAPSHOT


















org.springframework.boot


spring-boot-starter-data-redis








org.springframework.boot


spring-boot-starter-aop








org.springframework.boot


spring-boot-starter-web








org.springframework.boot


spring-boot-starter-cache








org.springframework.boot


spring-boot-starter-validation








org.springframework.boot


spring-boot-starter-test


test








org.springframework.boot


spring-boot-devtools


true








io.jsonwebtoken


jjwt








com.lzkj


lxzb-ms-core











com.oracle


ojdbc14


10.2.0.4.0












org.apache.shiro


shiro-core








slf4j-api


org.slf4j














org.apache.shiro


shiro-spring








org.apache.shiro


shiro-ehcache








slf4j-api


org.slf4j














org.ehcache


ehcache




      








com.lzkj.lxzb


lzxbEntities


1.0.0-SNAPSHOT













 
org.apache.poi

 
poi-scratchpad-3.7-final

 
3.7


















Releases


Internal Releases


http://192.168.1.112:8081/nexus/content/repositories/releases/








Snapshots


Internal Snapshots


http://192.168.1.112:8081/nexus/content/repositories/snapshots/


















Releases


http://192.168.1.112:8081/nexus/content/groups/public/

















Snapshots


http://192.168.1.112:8081/nexus/content/groups/public/















lxzbMS








org.apache.maven.plugins


maven-compiler-plugin


















org.springframework.boot


spring-boot-maven-plugin














src/main/webapp








src/main/resources








src/main/java





**/*.xml
















推荐阅读
author-avatar
gete
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有