GithubHelp home page GithubHelp logo

danielmichalski / spring-web-rss-channels Goto Github PK

View Code? Open in Web Editor NEW
44.0 12.0 25.0 38.14 MB

A Full Stack RSS Reader web application built with Spring MVC and JSP. It uses libraries like Spring, JPA, Bootstrap, Apache Tiles, JSP etc. There is also a static code analysis tool called Checkstyle.

Home Page: https://www.danielmichalski.com

License: MIT License

Java 82.04% CSS 15.60% JavaScript 2.36%
spring hibernate jpa-hibernate maven-wrapper maven java postgresql spring-security twitter bootstrap apache-tiles tiles apache jquery ajax jquery-vali spring-mvc-jpa twitter-bootstrap jquery-validation java-mail

spring-web-rss-channels's Introduction

Spring Web RSS Channels

Spring Web RSS Channels is a RSS feed reader web application built on Spring, JPA (Hibernate), Twitter Bootstrap, Apache tiles and JQuery.
It allows you to specify RSS channels and then display results.

Spring Web RSS Channels

Build Status License: MIT

Documentation

The documentation is divided into several sections:

Prerequisites

Libraries

Library name Description
Spring Spring makes programming Java quicker, easier, and safer for everybody.
JPA (Hibernate) Hibernate ORM enables developers to more easily write applications whose data outlives the application process.
Twitter Bootstrap Quickly design and customize responsive mobile-first sites with Bootstrap.
Apache Tiles A free open-sourced templating framework for modern Java applications. Based upon the Composite pattern it is built to simplify the development of user interfaces.
jQuery + Ajax jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling and animation.
JQuery validator Validate forms like you've never validated before!
Java Mail API The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.

Running the application

On Windows

## Build application from base directory using Maven Wrapper
mvnw.cmd clean install

## Run tomcat7 server and deploy the application
mvnw.cmd tomcat7:run-war -pl rss-web

## Application should be accessible at
http://localhost:8081/rss-web/

On MacOS/ Linux

## Build application from base directory using Maven Wrapper
./mvnw clean install

## Run tomcat7 server and deploy the application
./mvnw tomcat7:run-war -pl rss-web

## Application should be accessible at
http://localhost:8081/rss-web/

Application user

login: admin
password: secret

Video presentation

Spring Web RSS Channels

Screenshots

alt text

alt text

alt text

alt text

alt text

alt text

spring-web-rss-channels's People

Contributors

danielmichalski avatar dependabot[bot] avatar ghost2544 avatar xuqisheng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

spring-web-rss-channels's Issues

Error creating bean with name 'initDbService'

hello, when i run this project,i get bellow error.

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'initDbService': Invocation of init method failed; nested exception is javax.validation.ValidationException: HV000028: Unexpected exception during isValid call.

63319cfe-e579-4bf7-8510-6d14381ac4ae

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.