After we have fun with previous post Beginning Grails 2.0 with MongoDB , now it’s time to move on to create secure Grails application using spring security core to work with MongoDB.
Pre-requisites
– Grails 2.0.3
– MongoDB 2.0.6
Continue reading
7 Replies
Learn from the experts: Create a successful blog with our brand new course
WordPress.com is excited to announce our newest offering: a course just for beginning bloggers where you’ll learn everything you need to know about blogging from the most trusted experts in the industry. We have helped millions of blogs get up and running, we know what works, and we want you to to know everything we know. This course provides all the fundamental skills and inspiration you need to get your blog started, an interactive community forum, and content updated annually.
Beginning Grails 2.0 with MongoDB
This is the quick step-by-step tutorial about beginning Grails 2.0 with mongoDB(Quickstart) for newbies who have read the manual but got nothing.
First thing first, you must install mongoDB on your machine by following Qucikstart Guide. if you done, let’s go.