-
Notifications
You must be signed in to change notification settings - Fork 11
Learning materials
This page contains links to usefull materials which foster mastering new development instruments and technologies.
This course is an introduction to the basic features of Apache Maven. You will learn what Maven is and how it helps managing dependencies in your Java project. You will understand POM configuration, build phases and use plugins.
The video material lasts 1.5 hours. It's detailed and very clear for understanding.
Nice step-by-step tutorial.
From the point of view ariADDna project the most valuable in this material is the first unit. The first unit will introduce you to the concept of REST from a scratch. It contains explanations about what the GET, POST, PUT and other requests are in a nutshell, URI types and HATEOAS concept.
How you can make queues for exchange data from service to service use RabbitMQ and Spring
© 2018, ariADDna project