Skip to content

soujava/spring-security-hibernate-h2db-bootstrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

SouJava

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

Spring

The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications.

Spring Security

In Spring Framework, “Spring Security” module is the base module for rest of the Spring Security modules.

Hibernate

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

H2DB

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 ...

Install

make install

Run app

make start

Open browser

make browser Login with username: test password: test

Login with username: test password: test

Author

Thomas Modeneis StackOverflow LinkedIn

Ivens Fernando Signorini

License

This module is licensed under the MIT license.

About

Basic app to bootstrap Hibernate + Spring + Spring Security + H2DB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published