Skip to content
/ iklog Public

First "serious" project on Java Spring and Hibernate

Notifications You must be signed in to change notification settings

ikhrome/iklog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog on Spring WebMVC

Java Spring-based web application for online blogs. It's just a test for future projects. Spring is awesome and powerful, but to understand this, I need to do something small.

Thoughts and plans:

  • Buy more beer
  • Add all dependencies in Gradle project
  • Include WebMVC and make template in .tag file
  • Say Hello from Spring to users!
  • Include Hibernate
  • Make models and DA objects
  • Create @Bean for Hibernate and SessionManager in ApplicationConfiguration.java

About

First "serious" project on Java Spring and Hibernate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages