Go to file Use this template
Sambo Chea 409863b3f9
Merge pull request #1 from CUBETIQ/dependabot/gradle/org.springframework.boot-2.6.5
Bump org.springframework.boot from 2.6.1 to 2.6.5
2022-03-26 08:58:39 +07:00
.github Create dependabot.yml 2022-03-26 08:55:09 +07:00
api Add security ApiBearerAuth annonation 2021-12-11 12:44:05 +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 Bump org.springframework.boot from 2.6.1 to 2.6.5 2022-03-26 01:55:29 +00: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