mirror of
https://gitee.com/dcren/cloud-native-app-initializer.git
synced 2026-05-19 17:31:28 +08:00
@@ -1,4 +1,12 @@
|
||||
[English](README.md) | [简体中文](README-zh.md)
|
||||
|
||||
---
|
||||
# Cloud Native App Initializer
|
||||
|
||||
## Docs
|
||||
- [Code Contribution](docs/CONTRIBUTING.md)
|
||||
|
||||
## Code structure
|
||||
This is a Cloud Native App Initializer project derived from Spring Initializr, which includes the following modules:
|
||||
* initializer-generator: Generate Project Modules, part of the basic code of [start.spring.io](https://start.spring.io/) is referenced in the `io.spring.start.site` directory.
|
||||
* initializer-page: Front page
|
||||
|
||||
Reference in New Issue
Block a user