Description: This demo is a simple java maven project, database name and connection parameters are configured in the pom.xml. The background using spring mvc, foreground is extjs4, mvc to use extjs4 the mode. Simple CRUD operations on a table, inadequacies, we can exchange ideas.
To Search:
File list (Check if you may need any files):
demo2
.....\.DS_Store
.....\._.DS_Store
.....\pom.xml
.....\readme.txt
.....\src
.....\...\.DS_Store
.....\...\._.DS_Store
.....\...\main
.....\...\....\.DS_Store
.....\...\....\._.DS_Store
.....\...\....\java
.....\...\....\....\.DS_Store
.....\...\....\....\._.DS_Store
.....\...\....\....\com
.....\...\....\....\...\.DS_Store
.....\...\....\....\...\._.DS_Store
.....\...\....\....\...\ozstrategy
.....\...\....\....\...\..........\.DS_Store
.....\...\....\....\...\..........\._.DS_Store
.....\...\....\....\...\..........\demo2
.....\...\....\....\...\..........\.....\.DS_Store
.....\...\....\....\...\..........\.....\._.DS_Store
.....\...\....\....\...\..........\.....\webapp
.....\...\....\....\...\..........\.....\......\.DS_Store
.....\...\....\....\...\..........\.....\......\._.DS_Store
.....\...\....\....\...\..........\.....\......\action
.....\...\....\....\...\..........\.....\......\......\UserController.java
.....\...\....\....\...\..........\.....\......\command
.....\...\....\....\...\..........\.....\......\.......\RequestCommand.java
.....\...\....\....\...\..........\.....\......\.......\ResponseCommand.java
.....\...\....\....\...\..........\.....\......\.......\UserCommand.java
.....\...\....\....\...\..........\.....\......\dao
.....\...\....\....\...\..........\.....\......\...\UserDao.java
.....\...\....\....\...\..........\.....\......\...\impl
.....\...\....\....\...\..........\.....\......\...\....\UserDaoHibernate.java
.....\...\....\....\...\..........\.....\......\model
.....\...\....\....\...\..........\.....\......\.....\User.java
.....\...\....\....\...\..........\.....\......\service
.....\...\....\....\...\..........\.....\......\.......\UserManager.java
.....\...\....\....\...\..........\.....\......\.......\impl
.....\...\....\....\...\..........\.....\......\.......\....\UserManagerImpl.java
.....\...\....\....\...\..........\.....\......\util
.....\...\....\resources
.....\...\....\.........\META-INF
.....\...\....\.........\........\persistence.xml
.....\...\....\.........\applicationContext-dao.xml
.....\...\....\.........\applicationContext-resources.xml
.....\...\....\.........\applicationContext-service.xml
.....\...\....\.........\ehcache.xml
.....\...\....\.........\hibernate.cfg.xml
.....\...\....\.........\jdbc.properties
.....\...\....\.........\log4j.xml
.....\...\....\webapp
.....\...\....\......\.DS_Store
.....\...\....\......\._.DS_Store
.....\...\....\......\WEB-INF
.....\...\....\......\.......\.DS_Store
.....\...\....\......\.......\._.DS_Store
.....\...\....\......\.......\applicationContext.xml
.....\...\....\......\.......\dispatcher-servlet.xml
.....\...\....\......\.......\pages
.....\...\....\......\.......\.....\demo.jsp
.....\...\....\......\.......\web.xml
.....\...\....\......\demo
.....\...\....\......\....\.DS_Store
.....\...\....\......\....\._.DS_Store
.....\...\....\......\....\user
.....\...\....\......\....\....\model
.....\...\....\......\....\....\.....\.DS_Store
.....\...\....\......\....\....\.....\._.DS_Store
.....\...\....\......\....\....\.....\User.js
.....\...\....\......\....\....\store
.....\...\....\......\....\....\.....\Users.js
.....\...\....\......\....\....\view
.....\...\....\......\....\....\....\UserEdit.js
.....\...\....\......\....\....\....\UserList.js
.....\...\....\......\ext
.....\...\....\......\...\.DS_Store
.....\...\....\......\...\._.DS_Store
.....\...\....\......\...\bootstrap.js
.....\...\....\......\...\ext-all-debug-w-comments.js
.....\...\....\......\...\ext-all-debug.js
.....\...\....\......\...\ext-all-dev.js
.....\...\....\......\...\ext-all.js
.....\...\....\......\...\ext-debug.js
.....\...\....\......\...\ext-dev.js
.....\...\....\......\...\ext.js
.....\...\....\......\...\resources
.....\...\....\......\...\.........\.DS_Store
.....\...\....\......\...\.........\._.DS_Store
.....\...\....\......\...\.........\css
.....\...\....\......\...\.........\...\ext-all-access.css
.....\...\....\......\...\.........\...\ext-all-gray.css
.....\...\....\......\...\.........\...\ext-all-scoped.css
.....\...\....\....