Skip to content

Demo application of how to secure a GWT application using Spring Security

Notifications You must be signed in to change notification settings

zak905/gwt-spring-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to run :

To run the project with GWT application in devmode:

  1. run the server module: mvn package jetty:run
  2. run the GWT module in dev mode: mvn package gwt:devmode
  3. Open the browser in localhost:8080/login

About

Demo application of how to secure a GWT application using Spring Security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published