- Spring 5.0 Microservices(Second Edition)
- Rajesh R V
- 109字
- 2021-07-02 19:45:04
Implementing security
It is important to secure the microservices. This will be more significant when there are many microservices communicating with each other. Each service needs to be secured, but at the same time, security shouldn't surface as an overhead. In this section, we will learn some basic measures to secure microservices.
The full source code of this example is available as the chapter3.security project in the code files of this book under the following Git repository: https://github.com/rajeshrv/Spring5Microservice
Perform the following steps for building this example:
- Create a new Spring Starter project, and select Web and Security (under core)
- Name the project as chapter3.security
- Copy rest endpoint from chapter3.bootrest
推薦閱讀
- UI圖標(biāo)創(chuàng)意設(shè)計(jì)
- Getting Started with Gulp(Second Edition)
- C++程序設(shè)計(jì)(第3版)
- Python for Secret Agents:Volume II
- Python入門(mén)很簡(jiǎn)單
- Spring Boot+Spring Cloud+Vue+Element項(xiàng)目實(shí)戰(zhàn):手把手教你開(kāi)發(fā)權(quán)限管理系統(tǒng)
- PostgreSQL 11從入門(mén)到精通(視頻教學(xué)版)
- C#程序設(shè)計(jì)基礎(chǔ):教程、實(shí)驗(yàn)、習(xí)題
- Python Data Analysis Cookbook
- Linux:Embedded Development
- 利用Python進(jìn)行數(shù)據(jù)分析
- 軟件工程與UML案例解析(第三版)
- Appcelerator Titanium:Patterns and Best Practices
- R語(yǔ)言:邁向大數(shù)據(jù)之路
- Scratch超人漫游記:創(chuàng)意程序設(shè)計(jì):STEAM創(chuàng)新教育指南