issues
search
kotoant
/
revolut-task
Repository for Revolut Java/Scala test task.
0
stars
0
forks
source link
Create initial implementation of REST service
#1
Closed
kotoant
closed
6 years ago
kotoant
commented
6 years ago
[x] Create REST API
[x] Create REST Service using Jersey and Jetty from DropWizard framwork
[x] Use Guice for Dependency Injection
[x] Use MyBatis for database
[x] Use mybatis-guice for transactional operations
kotoant
commented
6 years ago
Development done and tested!