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.
- 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 inApplicationConfiguration.java