Grails Part 5 - Adding Basic Security
Click here to view the full tutorial Continuing series: Developing a Grails Web Application. Tutorial will : walk through steps of creating a robust Grails web application. Application name: grails-mongo-demo The Goal: To track and record persons addresses. This application will use the Grails Framework to develop a web application using: 1. MongoDB 2. Spring Security 3. Apache CXF 4. Jetty Web Server 5. Maven build integration => Removed upon Request Previous Post: Grails Part 4 - Enhanced UI Design w/ tw Bootstrap View Project on Github These Instructions Will Walk Through: Configuring Spring Security Plugin Adding static URL maps Bootstrapping in security data SecurityTagLib - Conditionally display gsp content Configure Security Pages with Twitter Bootstrap UI