-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Aurel Avramescu edited this page Oct 28, 2016
·
2 revisions
The objective of advance course is to help you to be able to create a complete java application which will be able to manage database entries and to expose RESTFul api's in order to be consumed by external clients (E.g: JavaScript clients, Phone apps).
- To be comfortable with java collection framework
- OOP design patterns
- Java 8 streaming
- Spring DI
- JAX-RS (Jersey2 implementation) api for RESTFul services