Skip to content

pathmasri/Dsolutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dsolutions

Technologies used.

  1. Spring MVC
  2. Hibernate
  3. Mysql
  4. Maven

Build instructions.

  1. Add below contends to .settings file in m2 repo
my-tomcat manager manager
  1. Add below role and user and the role to the file apache-tomcat-7.0.55/conf/tomcat-users.xml

  2. Add below fields in database.properties file accordingly.

database.driver=com.mysql.jdbc.Driver database.url=jdbc:mysql://localhost:3306/dsolutions database.user=root database.password=password1234 dialect=org.hibernate.dialect.MySQLDialect

  1. Start tomecat server

  2. run below targets mvn clean mvn package mvn tomcat7:deploy

Try to access localhost:8080/Dsolutions If you see the welcome page, you are done !!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages