springboot改造的jeesite springboot-jeesite

码农软件 · 软件分类 · J2EE框架 · 2019-03-26 16:43:29

软件介绍

使用 springboot 改造 jeesite,只保留最简单的系统配置 。

介绍

1、运行主类,登录  admin/admin

com.wolfking.jeesite.WolfkingJeesiteDriver

2、砍掉了所有的冗余的东西,只保留系统配置,数据库脚本 wolfking-jeesite.sql

3、使用 springboot 集成,使用 HikariDataSource 数据源

4、mvn install 打包运行

java -jar wolfking-jeesite-1.0.0-SNAPSHOT.war

5、如果使用外置的配置文件,在启动参数添加

java -jar --spring.config.location=./application.yml wolfking-jeesite-1.0.0-SNAPSHOT.war

6、由于 boot 对 jsp 的集成问题,只能用tomcat 和jetty 启动,undertow 有问题

本文地址:https://www.codercto.com/soft/d/2206.html

Foundations of PEAR

Foundations of PEAR

Good, Nathan A./ Kent, Allan / Springer-Verlag New York Inc / 2006-11 / $ 50.84

PEAR, the PHP Extension and Application Repository, is a bountiful resource for any PHP developer. Within its confines lie the tools that you need to do your job more quickly and efficiently. You need......一起来看看 《Foundations of PEAR》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

html转js在线工具
html转js在线工具

html转js在线工具