- Hands-On Microservices with Kotlin
- Juan Antonio Medina Iglesias
- 121字
- 2021-06-30 19:10:52
Understanding advanced usage
Spring Initializr allows for advanced usage; we can click on the switch to the full version at the bottom of the page. In this version, we can use some more options. We can customize the project description, the default package name, the packaging of our application that could be JAR or WAR, and the version of Java to use, from 1.7 to 1.8. At the bottom, we can now see all the different dependencies that we could include, classified by category.
Spring Initializr can also be hosted in your own infrastructure and customized to include your project templates, and provide an API that could be used to generate a project through HTTP requests. See more details at https://github.com/spring-io/initializr.
推薦閱讀
- Go Web編程
- 少兒人工智能趣味入門:Scratch 3.0動(dòng)畫(huà)與游戲編程
- iOS面試一戰(zhàn)到底
- Java程序設(shè)計(jì)(慕課版)
- 計(jì)算思維與算法入門
- UML和模式應(yīng)用(原書(shū)第3版)
- Android和PHP開(kāi)發(fā)最佳實(shí)踐(第2版)
- Building a Home Security System with Raspberry Pi
- Learning C++ Functional Programming
- 數(shù)據(jù)結(jié)構(gòu)(Java語(yǔ)言描述)
- Instant 960 Grid System
- Visual Basic程序設(shè)計(jì)與應(yīng)用實(shí)踐教程
- FFmpeg入門詳解:音視頻原理及應(yīng)用
- Mastering JavaScript High Performance
- Visual Basic程序設(shè)計(jì)