- Notifications
You must be signed in to change notification settings - Fork5
Basic app to bootstrap Hibernate + Spring + Spring Security + H2DB
License
soujava/spring-security-hibernate-h2db-bootstrap
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project is an SouJava Team effort to help you bootstrap a simple but effective app, updated, tested and that is ready so you can start coding in minutes.
This project will get you going with a MVC app in few minutes, you will be able to test the following technologies:
- Spring MVC
- Spring Security
- Hibernate
- H2DB
The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications.
In Spring Framework, “Spring Security” module is the base module for rest of the Spring Security modules.
Hibernate ORM is an object-relational mapping tool for the Java programming language. It provides a framework for mapping an object-oriented domain model to a relational database. Wikipedia
H2 Database Engine. Welcome to H2, the Java SQL database. The main features of H2 are: Very fast, open source, JDBC API; Embedded and server modes; in-memory databases; Browser based Console application; Small footprint: around 1.5 MB jar file size ...
make install
make start
Openbrowser
make browser
Login with username:test
password:test
Login with username:test
password:test
Thomas ModeneisStackOverflowLinkedIn
Ivens Fernando Signorini
This module is licensed under the MIT license.
About
Basic app to bootstrap Hibernate + Spring + Spring Security + H2DB
Resources
License
Uh oh!
There was an error while loading.Please reload this page.