- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Juha Hinkula
- 89字
- 2021-06-25 21:00:28
Summary
In this chapter, we focused on securing and testing the Spring Boot backend. Securing was first done with Spring Security. The frontend will be developed with React in upcoming chapters; therefore, we implemented JWT authentication, which is a lightweight authentication method suitable for our needs. We also covered the basics of testing a Spring Boot application. We used JUnit for unit testing and implemented test cases for JPA and RESTful web service authentication. In the next chapter, we will setup the environment and tools for the frontend development.
推薦閱讀
- Learn TypeScript 3 by Building Web Applications
- Java EE 6 企業級應用開發教程
- 機器學習系統:設計和實現
- JavaScript:Functional Programming for JavaScript Developers
- 我的第一本算法書
- Python 3網絡爬蟲實戰
- Java深入解析:透析Java本質的36個話題
- Arduino家居安全系統構建實戰
- Troubleshooting Citrix XenApp?
- Mastering HTML5 Forms
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Java EE 8 and Angular
- Spring Boot學習指南:構建云原生Java和Kotlin應用程序
- 計算機常用算法與程序設計教程(第2版)
- 嵌入式網絡編程