An open API service indexing awesome lists of open source software.

https://github.com/danpersa/first-spring-mvc


https://github.com/danpersa/first-spring-mvc

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Technology Stack

The project uses the following technologies:

- **web/REST**: Spring 3.1.2
- **view**: Freemarker
- **marshalling**: Jackson (for JSON) and XStream (for XML)
- **persistence**: Mongo DB
- **security**: Spring Security 3.1.2
- **testing**: Junit, Hamcrest, Mockito, rest-assured
- **utils**: Lombok