coffeeplanter / newsfeed

Newsfeed web application using Spring MVC and Hibernate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Newsfeed

This is a news feed Java web application, demonstrating the basics of Spring MVC and Hibernate. Demo video is here: https://www.youtube.com/watch?v=WPtDe2DzVu8

Features

  • News feed view.
  • News view by category.
  • News search by keywords in title and body.
  • Creating and editing of news.
  • Deleting news.

Used technologies

  • Spring 4.3.5
  • Spring MVC 4.3.5
  • Hibernate 5.2.6
  • MySQL 5.5.38
  • Apache Tomcat 7.0.75
  • Maven 3.0.3
  • Java 1.8

Screenshot

Screenshot

About

Newsfeed web application using Spring MVC and Hibernate.

License:MIT License


Languages

Language:Java 84.4%Language:CSS 15.6%