Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 674 Bytes

README.md

File metadata and controls

39 lines (20 loc) · 674 Bytes

Fundoo Note

This is a small implementation of Google Keep/Notes as a reference to learn and implement some new technologies.

Technologies/Frameworks implemented are:

Spring MVC

Apache maven

MyBatis ORM

OAuth2 for token authentication

Embedded fb/gmail/linkedin login

Elastic Search for searching operations/search bar

Apache maven

Redis for token storage and authorization

ActiveMQ JMS for queuing messages

Below mentioned Rest Client have been used for Testing Purposes:

JUnit

Postman

Apache Jmeter

Rest Assured

Mockito

What else?

Will soon be updating it with an operating frontend with technologies like AngularJS2 and others.