cloud-native-app-initializer icon indicating copy to clipboard operation
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.

Results 57 cloud-native-app-initializer issues
Sort by recently updated
recently updated
newest added

**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

![image](https://github.com/alibaba/cloud-native-app-initializer/assets/12378933/e03ea219-095d-4998-b5f6-7c9d9ab90291)

我们想自己开发一些业务上的组件加入加入到脚手架里,不知道有没有指南 或者什么学习资料 谢谢!

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** ![image](https://github.com/alibaba/cloud-native-app-initializer/assets/5031223/72c82ad1-aaab-4f6b-acff-2b8171fa6965)

2023.5.5 COLA架构和分层架构都没有了. 2023.5.5 The COLA architecture and layered architecture are gone.