Go to file Use this template
Sambo Chea e1d6b88d4a
Merge pull request #8 from CUBETIQ/dependabot/gradle/org.springdoc-springdoc-openapi-ui-1.6.7
Bump springdoc-openapi-ui from 1.6.6 to 1.6.7
2022-04-08 16:32:44 +07:00
.github Create dependabot.yml 2022-03-26 08:55:09 +07:00
api Bump springdoc-openapi-ui from 1.6.6 to 1.6.7 2022-04-08 06:29:57 +00:00
apps/demo Add build and run profile for docker 2021-05-18 10:57:37 +07:00
gradle/wrapper Update gradle-wrapper.properties 2022-04-08 12:25:35 +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 Merge branch 'main' into dependabot/gradle/jvm-1.6.20 2022-04-04 19:19:14 +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 2022-04-08 12:25:54 +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.6
  • Kotlin: 1.6.20
  • Gradle: 7.4.1