Web Project Hacker News Mirror
Technologies used in project: Java EE, Spring, Hibernate ORM, Orale Database, ActiveMQ, JMS, Tomcat, GitHub, Maven, Jenkins, Ubuntu, Centos.
I developed a three-tiered application to retrieve, parse, and make available stories that were posted to the popular technology news website Hacker News. I wrote it in Java using the Spring MVC framework and Hibernate as the object relationship model (ORM). I used ActiveMQ in the design for storing new story information before displaying. The application had a web tier, application tier, and data tier. The database was Oracle 11g. The application retrieved stories from the publicly available Hacker News REST API.
Design
Architecture Diagram v0.4
