Spring Rest & Micro services

Spring Rest/Spring Boot Rest

     o Difference between Restful and SOAP
     o Spring boot security for rest full services
     o Developing client applications using Rest Template
     o Exception handling for rest full services
     o Swagger Integration
     o Mini project using spring boot rest full services

Spring Cloud & Micro services Introduction
     o Importance of micro services
     o Spring cloud eureka server
     o Develop micro services application and publishing into eureka server 
     o Communication of micro services
     o Config server of spring cloud
     o Spring boot actuator and refresh scope
     o API Gate way
     o Circuit breaker design pattern
     o Oauth2 security implementation
     o Spring JMS
     o Apache Kafka
     o Mini project using micro services