Commit Graph

23 Commits

Author SHA1 Message Date
Sambo Chea bc81cb0988
Updated build scripts
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-11 10:29:25 +07:00
Sambo Chea 133b04c725
Merge branch 'main' of https://github.com/CUBETIQ/spring-web-modules into main
Some checks reported errors
continuous-integration/drone/push Build was killed
2022-04-11 09:05:04 +07:00
Sambo Chea e0f3ab1889
Updated annotation and add openapi, node, health for spring boot template 2022-04-11 09:03:04 +07:00
dependabot[bot] 8ccbbfa41d
Bump springdoc-openapi-ui from 1.6.6 to 1.6.7
Bumps [springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.6 to 1.6.7.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/springdoc/springdoc-openapi/compare/v1.6.6...v1.6.7)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 06:29:57 +00:00
dependabot[bot] 22790afd5f
Bump springdoc-openapi-ui from 1.5.13 to 1.6.6
Bumps [springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.5.13 to 1.6.6.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/springdoc/springdoc-openapi/compare/v1.5.13...v1.6.6)

---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-ui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 06:32:45 +00:00
Sambo Chea e1c4b424cd Update 'api/src/main/kotlin/com/cubetiqs/web/config/OpenApiDocConfig.kt' 2021-12-24 10:43:28 +07:00
Sambo Chea 59b27ade23 Upgrade spring boot to 2.6.2 and kotlin 1.6.10 and spring docs 2021-12-24 10:34:43 +07:00
Sambo Chea bba03096a5
Add security ApiBearerAuth annonation 2021-12-11 12:44:05 +07:00
Sambo Chea 4561e68c28
Updated openapi config and app properties 2021-12-11 12:19:23 +07:00
Sambo Chea 58087efdc1
Add security for openapi endpoint doc 2021-12-11 12:06:10 +07:00
Sambo Chea 6d1ebcc414
Upgrade spring web modules from springfox to springdoc openapi and deps 2021-12-11 11:53:10 +07:00
Sambo Chea aeedfcd678
Add info for index api 2021-12-04 09:39:36 +07:00
Sambo Chea 5ca2a37f5b
Upgarde spring boot 2.5.7 and kotlin 1.6.0 and gradle 7.3.1 2021-12-04 09:10:01 +07:00
Sambo Chea c4d49e05ac Update 'api/build.gradle.kts' 2021-10-23 11:21:58 +07:00
Sambo Chea 79060a5156 Update 'api/build.gradle.kts' 2021-10-09 11:24:13 +07:00
Sambo Chea e6033181c7 Delete 'api/gradle/wrapper/gradle-wrapper.properties' 2021-07-23 09:18:48 +07:00
Sambo Chea 09847d29fb Delete 'api/gradle/wrapper/gradle-wrapper.jar' 2021-07-23 09:18:44 +07:00
Sambo Chea 5fa3ef0334 Task: Upgrade Spring Web API to kotlin 1.5.21 and spring boot 2.5.3 2021-07-23 09:17:29 +07:00
Sambo Chea 2047ffbe31 Update 'api/build.gradle.kts' 2021-06-25 14:42:00 +07:00
Sambo Chea 17c761bd68 Update 'api/build.gradle.kts' 2021-06-11 08:09:47 +07:00
Sambo Chea 59293b3aa6 updated gradle to 7.0.2 2021-06-02 07:54:17 +07:00
Sambo Chea e9acd01fc0 Task: Upgraded web modules template to kotlin 1.5.10 2021-06-02 07:51:37 +07:00
Sambo Chea 8386eaf682 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