- Spring Boot 2.0 Cookbook(Second Edition)
- Alex Antonov
- 162字
- 2021-06-24 19:24:36
How to do it...
The application that we are going to create is a book catalog management system. It will keep a record of books that were published, who the authors were, the reviewers, publishing houses, and so forth. We will name our project BookPub, and apply the following steps:
- First let's switch to the full version by clicking the link below the Generate Project alt + button
- Choose Gradle Project at the top
- Use Spring Boot version 2.0.0(SNAPSHOT)
- Use the default proposed Group name: com.example
- Enter bookpub for an Artifact field
- Provide BookPub as a Name for the application
- Specify com.example.bookpub as our Package Name
- Select Jar as Packaging
- Use Java Version as 8
- Select the H2, JDBC, and JPA starters from the Search for dependencies selection so that we can get the needed artifacts in our build file to connect to an H2 database
- Click on Generate Project alt + to download the project archive
推薦閱讀
- 漫話大數(shù)據(jù)
- Hands-On Machine Learning with Microsoft Excel 2019
- 從0到1:數(shù)據(jù)分析師養(yǎng)成寶典
- 使用GitOps實(shí)現(xiàn)Kubernetes的持續(xù)部署:模式、流程及工具
- Learning Spring Boot
- Live Longer with AI
- 數(shù)據(jù)架構(gòu)與商業(yè)智能
- Scratch 3.0 藝術(shù)進(jìn)階
- Proxmox VE超融合集群實(shí)踐真?zhèn)?/a>
- Instant Autodesk AutoCAD 2014 Customization with .NET
- 新手學(xué)會(huì)計(jì)(2013-2014實(shí)戰(zhàn)升級(jí)版)
- 數(shù)字IC設(shè)計(jì)入門(微課視頻版)
- 云工作時(shí)代:科技進(jìn)化必將帶來的新工作方式
- Microsoft Dynamics NAV 2015 Professional Reporting
- Unity for Architectural Visualization