Go to file Use this template
Sambo Chea e1c4b424cd Update 'api/src/main/kotlin/com/cubetiqs/web/config/OpenApiDocConfig.kt' 2021-12-24 10:43:28 +07:00
.github/ISSUE_TEMPLATE Update issue templates 2021-05-18 11:01:07 +07:00
api Update 'api/src/main/kotlin/com/cubetiqs/web/config/OpenApiDocConfig.kt' 2021-12-24 10:43:28 +07:00
apps/demo Add build and run profile for docker 2021-05-18 10:57:37 +07:00
gradle/wrapper Update 'gradle/wrapper/gradle-wrapper.properties' 2021-12-24 10:36:14 +07:00
.drone.yml Add drone ci 2021-10-09 11:28:31 +07:00
.gitignore Initial commit 2021-05-18 09:50:46 +07:00
build.gradle.kts Update gradle 2021-12-24 10:35:37 +07:00
Dockerfile Add dockerfile support 2021-05-18 10:44:05 +07:00
gradlew Initial commit 2021-05-18 09:50:46 +07:00
gradlew.bat Initial commit 2021-05-18 09:50:46 +07:00
README.md Update 'README.md' 2021-12-24 10:36:04 +07:00
settings.gradle.kts Task: Add spring web modules for general purpose to use for extenal and internal modules and projects 2021-05-18 10:39:20 +07:00

CUBETIQ Web Modules (Template)

  • Setup and Default Web Configuration
  • Swagger UI and API's Documentation (SpringFox)
  • General Purpose for External and Internal use-cases
  • Dockerfile and Docker profile build support

Modules

  • API (Default Module)

Contributors

Language and Framework

  • Spring Boot: 2.6.2
  • Kotlin: 1.6.10
  • Gradle: 7.3.2