- Hands-On Full Stack Development with Spring Boot 2.0 and React
- Juha Hinkula
- 87字
- 2021-06-25 21:00:19
Preface
In this book, we will create a modern web application using Spring Boot 2.0 and React. We will start from the backend and develop a RESTful web service using Spring Boot and MariaDB. We will also secure the backend and create unit tests for it. The frontend will be developed using the React JavaScript library. Different third-party React components will be used to make the frontend more user friendly. Finally, the application will be deployed to Heroku. The book also demonstrates how to Dockerize our backend.
推薦閱讀
- 深度實(shí)踐OpenStack:基于Python的OpenStack組件開發(fā)
- R語言數(shù)據(jù)分析從入門到精通
- 摩登創(chuàng)客:與智能手機(jī)和平板電腦共舞
- Learning Chef
- Vue.js 3.0源碼解析(微課視頻版)
- Oracle數(shù)據(jù)庫從入門到運(yùn)維實(shí)戰(zhàn)
- Apache Mesos Essentials
- Android Native Development Kit Cookbook
- Scala編程實(shí)戰(zhàn)(原書第2版)
- ExtJS高級程序設(shè)計(jì)
- Visual Basic程序設(shè)計(jì)
- C++程序設(shè)計(jì)教程(第2版)
- Learning D3.js 5 Mapping(Second Edition)
- Vue.js 3.x高效前端開發(fā)(視頻教學(xué)版)
- Selenium Essentials