https://github.com/prongbang/moni
Spring 4.0.6 Maven Project + Hibernate ORM + MySQL in Netbeans
https://github.com/prongbang/moni
Last synced: 2 months ago
JSON representation
Spring 4.0.6 Maven Project + Hibernate ORM + MySQL in Netbeans
- Host: GitHub
- URL: https://github.com/prongbang/moni
- Owner: prongbang
- Created: 2016-01-03T07:51:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T06:42:46.000Z (over 9 years ago)
- Last Synced: 2025-03-25T22:52:06.722Z (7 months ago)
- Language: Java
- Size: 52.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# moni
Spring 4.0.6 Maven Project + Hibernate ORM + MySQL in NetbeansLogin
Username : prongbang
Password : admin
MySQL Connection
moni/src/main/webapp/WEB-INF/jdbc.properties
MSSQL Connection
moni/src/main/webapp/META-INF/context.xml
MySQL Script
moni/src/main/webapp/WEB-INF/sql/mysql.sql
MSSQL Script
moni/src/main/webapp/WEB-INF/sql/mssql.sql
Change package and add persistence in XML
moni/src/main/webapp/WEB-INF/applicationContext.xml
moni/src/main/webapp/WEB-INF/dispatcher-servlet.xml
Add library
moni/pom.xml