Skip to content

Example Spring Project showed at Mobile Warsaw on 2015-12-14

Notifications You must be signed in to change notification settings

BrunoCarrier/SpringMobileWarsaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringMobileWarsaw

This Spring boot project has educative purposes.

It is a piece of for the Mobile Warsaw talk given on Monday 14th 2015 in Warsaw, at Kawiarnia Crux, by Bruno Carrier. http://www.meetup.com/Mobile-Warsaw/events/227159546/

In order for this application to work, you need to either disable Hibernate features (Database config and Dao classes) or set up your MySQL database URL and credentials in application.properties.

You may start the application running the main method of the Application class or ApplicationSqlStoreUserAccount class. You may explore different security environments by uncommenting the @EnableWebSecurity annotation on either SecurityConfigInMemoryStore or SecurityConfigSqlStore

Feel free to contact [email protected] for enquiries, questions, comments, suggestions or to talk about your cool project.

About

Example Spring Project showed at Mobile Warsaw on 2015-12-14

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages