Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 881 Bytes

File metadata and controls

12 lines (7 loc) · 881 Bytes

Spring Boot: How to secure REST API with HTTPS

Quality Gate Status

Security isn't an afterthought. It has to be an integral part of any development project and also for REST APIs. HTTPS has become a norm as a part of securing applications. Therefore, we're going to understand HTTPS before enabling HTTPS in a Spring Boot application.

For more details please see this medium post .

Check swagger documentation locally

License

Copyright © 2020 by Abderraouf Makhlouf makhlouf.raouf@gmail.com