prototype:Webapp原型基础

时间:2024-05-08 15:28:06
【文件属性】:

文件名称:prototype:Webapp原型基础

文件大小:114KB

文件格式:ZIP

更新时间:2024-05-08 15:28:06

Java

amoylabs webapp原型 Webapp原型基础 先决条件 IntelliJ Idea(可选) 也强烈建议安装 。 尽管可以使用其他IDE来设置此项目是完全可以的,但IntelliJ提供了许多方便的项目设置和管理功能。 设置 Docker安装 使用容器化了许多服务。 对于本地开发,建议使用站立所需的基础架构。 快速开始 待定 待定 待定 开发环境 此存储库包含一个Docker Compose文件,该文件可帮助您轻松设置大多数支持的服务。 服务包括: MySQL的 MongoDB Redis的 Kafka和Zookeeper 下一代网络


【文件预览】:
prototype-master
----common()
--------src()
----gradlew(6KB)
----settings.gradle(160B)
----.gitattributes(36B)
----xxx-persistence()
--------src()
----gradle()
--------wrapper()
--------app.gradle(27B)
--------project.gradle(3KB)
--------check()
--------db-migration.gradle(1KB)
--------check.gradle(3KB)
----xxx-domain()
--------src()
----xxx-db-migration()
--------conf()
--------src()
----README.md(1KB)
----xxx-web()
--------src()
----gradlew.bat(3KB)
----gradle.properties(117B)
----.editorconfig(433B)
----.gitignore(656B)
----xxx-service()
--------src()
----build.gradle(4KB)

网友评论