cloud-native-app-initializer
cloud-native-app-initializer copied to clipboard
Cloud Native App Initializer is committed to providing developers with a simpler and more efficient project construction experience in the current cloud-native era.
**Describe what problem you have encountered** 应用架构之前还有分层架构和COLA,现在只剩了单模块和MVC架构。我想使用之前的分层架构,请问如何使用? Before application architecture, there were also layered architecture and COLA, but now only single-module and MVC architecture remain. I want to use the...
mvn spring-boot:run Not listening on 8080 edit pom.xml ``` false ``` and then ok!
fix https://github.com/alibaba/cloud-native-app-initializer/issues/93
配置文件中文乱码

我们想自己开发一些业务上的组件加入加入到脚手架里,不知道有没有指南 或者什么学习资料 谢谢!
issue: https://github.com/alibaba/cloud-native-app-initializer/issues/87
**Describe the bug** Default springboot application got wrong message in index.html. It should be hello world!!! not hello word!!! **Screenshots** 
2023.5.5 COLA架构和分层架构都没有了. 2023.5.5 The COLA architecture and layered architecture are gone.