Go to file Use this template
Sambo Chea 198644cbd1
Fixed Zero-Day CVE-2021-44225: https://cubetiq.atlassian.net/browse/CERT-1
2021-12-11 11:05:46 +07:00
.github/ISSUE_TEMPLATE Update issue templates 2021-05-18 11:01:07 +07:00
api Add info for index api 2021-12-04 09:39:36 +07:00
apps/demo Add build and run profile for docker 2021-05-18 10:57:37 +07:00
gradle/wrapper Upgarde spring boot 2.5.7 and kotlin 1.6.0 and gradle 7.3.1 2021-12-04 09:10:01 +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 Fixed Zero-Day CVE-2021-44225: https://cubetiq.atlassian.net/browse/CERT-1 2021-12-11 11:05:46 +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 Upgarde spring boot 2.5.7 and kotlin 1.6.0 and gradle 7.3.1 2021-12-04 09:10:01 +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.5.7
  • Kotlin: 1.6.0
  • Gradle: 7.3.1