NutzWk enterprise-level open source development framework v5.2.6

Introduction:

NutzWk is a Java open source enterprise development framework based on Nutz.
NutzWk is an open source enterprise-level development framework that integrates Shiro permission control, Ehcache cache, Redis, Email service, Quartz timing tasks, Lucene search engine, Beetl/Velocity template engine and other technologies.


download link:

http://www.bytepan.com/Llvrqsj3XUc


NutzWk instructions for use:

1. Create an empty database

2. Modify the database connection/resources/config/custom/db.properties

3. Use Maven to build the project, open IDEA/Eclipse directly, and wait for the package to be downloaded

4. Automatic table creation at startup

5. Username: superadmin Password: 1

Insert picture description here

Guess you like

Origin blog.csdn.net/eyunyu/article/details/113092607