|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/spring-boot-microservices-with-jpa/
课程评论:没有评论
课程名称:Spring Boot微服务与JPA 概述:本课程是一个实用性的课程,讲解如何构建微服务基础设施,以实现一个完整的全栈Web应用程序。该应用程序由一个“无框架”的单页面应用和两个相互通信的RESTful Spring Boot微服务组成,微服务与两个不同的数据库进行交互,得益于JPA(Java持久化API)的实现。您将学习如何快速生成微服务基础设施,按照“SOLID”原则和MVC模式组织应用程序的不同层次。课程还将为您提供组织通信协议的工具,使用简单有效的规则实现RESTful Web服务,并通过Json消息进行通信。该课程内容与意大利课程"Sviluppo Web a Microservizi con Java Spring Boot e Ajax"相似,可视为其英文版本。虽然开发的示例不同,但涵盖的主题包括微服务、Spring Boot、JPA和REST调用。
This course is a practical course which explains how to realise a microservice infrastructure in order to realise a full-stack web application composed by a "framework-less" Single Page Application and two restful Spring Boot microservices interacting with each other and with two different databases thanks to the implementation of the JPA (Java Persistence Api). You'll have the basis to generate fastly a microservice infrastructure, to organise your application using different layers according to the "SOLID" principle and following the MVC pattern. You will have the instrument to organise your communication protocols using simple and effective rules, to implement restful web services which communicate with Json Messages. This is course has the same topic of the italian course Sviluppo Web a Microservizi con Java Spring Boot e Ajax" so it can easily considered as its English version. The example developed is different but with the same topics: microservices, Spring Boot, JPA and Rest calls.