Skip to content

jirkapinkas/eshop-spring-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enhanced EShop project with Spring Data JPA & Spring Security

This project is to showcase Spring, Spring Web MVC, Spring Data JPA, Spring Security, JSPs, JSTL and three tier architecture. Based on Maven, Hibernate, HSQLDB and Twitter Bootstrap.

This project contains embedded HSQL database, which destroys all data at shutdown. If you want different database, add JDBC driver to pom.xml and change META-INF/persistence.xml. Demo database will be re-initialized each day.

How to run: mvn jetty:run

How to build WAR file: mvn package

My other projects:

About

enhanced eshop project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages