Home > inkling-blog

inkling-blog

Inkling-blog is a project mainly written in JAVASCRIPT and JAVA, it's free.

Blog written using Spring Data and MongoDB.

inkling-blog

in-kling (noun)

a slight indication or suggestion : hint, clue <there was no path - no inkling even of a track.  New Yorker> 

This project will utilize...

Spring Data Document
    Controller
    CRUD Services to hit the Spring "MongoTemplate" class
    General Services

MongoDB
    DataSource

jQuery
    front-end 

SpringSource Tool Suite
    IDE

...with the end-purpose to create a blog that will eventually be run on the CloudFoundry servers. (Although the code can be run on any JEE server.)

Resources and Credits

  • Based on Krams Spring Data - MongoDB Tutorial.
  • SpringSource Tool Suite
  • MongoDB
Previous:Github_Projects