Commit Graph

37 Commits

Author SHA1 Message Date
3de92f48d9 Updated and upgraded deps and config the props for openapi docs and modified for spring web modules
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-13 19:50:22 +07:00
dependabot[bot]
a97fc7c2aa Bump springdoc-openapi-ui from 1.6.8 to 1.6.9
Bumps [springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.8 to 1.6.9.
- [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.8...v1.6.9)

---
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-05-30 06:35:52 +00:00
dependabot[bot]
2c055b1819 Bump springdoc-openapi-ui from 1.6.7 to 1.6.8
Bumps [springdoc-openapi-ui](https://github.com/springdoc/springdoc-openapi) from 1.6.7 to 1.6.8.
- [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.7...v1.6.8)

---
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-22 06:31:53 +00:00
5e1ce9a0fa Upgrade spring boot to 2.6.7 and kotlin 1.6.21
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-21 20:40:21 +07:00
9b7a1159f5 Add ci for build registry
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-21 17:43:07 +07:00
92a0d2aafb Updated unzip for auto create all files and delete all files
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-21 17:11:13 +07:00
c38b8767a5 Add file storage unzip for uploader and extract the resources
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-21 16:53:00 +07:00
fd12704bd5 Add zipper for zip all files with file local provider
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-21 15:09:01 +07:00
048c11ee62 Add uploader and file storage provider with openapi docs and demo for modules
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-21 11:57:44 +07:00
4910bd9122 Add uploader module and add http for servlet with service container factory and config
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-21 08:57:54 +07:00
83bc97bb02 Add generate server cert and add ssl for application
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-20 17:24:51 +07:00
617f8635e1 Updated app properties
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-11 12:58:40 +07:00
f41b667b6c Updated redis for set ops
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-11 12:43:01 +07:00
8c999a9e7c Add basic module and redis data with jpa and example
Some checks failed
continuous-integration/drone/push Build is failing
2022-04-11 12:35:47 +07:00
bc81cb0988 Updated build scripts
All checks were successful
continuous-integration/drone/push Build is passing
2022-04-11 10:29:25 +07:00
133b04c725 Merge branch 'main' of https://github.com/CUBETIQ/spring-web-modules into main
Some checks failed
continuous-integration/drone/push Build was killed
2022-04-11 09:05:04 +07:00
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
e1c4b424cd Update 'api/src/main/kotlin/com/cubetiqs/web/config/OpenApiDocConfig.kt' 2021-12-24 10:43:28 +07:00
59b27ade23 Upgrade spring boot to 2.6.2 and kotlin 1.6.10 and spring docs 2021-12-24 10:34:43 +07:00
bba03096a5 Add security ApiBearerAuth annonation 2021-12-11 12:44:05 +07:00
4561e68c28 Updated openapi config and app properties 2021-12-11 12:19:23 +07:00
58087efdc1 Add security for openapi endpoint doc 2021-12-11 12:06:10 +07:00
6d1ebcc414 Upgrade spring web modules from springfox to springdoc openapi and deps 2021-12-11 11:53:10 +07:00
aeedfcd678 Add info for index api 2021-12-04 09:39:36 +07:00
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
c4d49e05ac Update 'api/build.gradle.kts' 2021-10-23 11:21:58 +07:00
79060a5156 Update 'api/build.gradle.kts' 2021-10-09 11:24:13 +07:00
e6033181c7 Delete 'api/gradle/wrapper/gradle-wrapper.properties' 2021-07-23 09:18:48 +07:00
09847d29fb Delete 'api/gradle/wrapper/gradle-wrapper.jar' 2021-07-23 09:18:44 +07:00
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
2047ffbe31 Update 'api/build.gradle.kts' 2021-06-25 14:42:00 +07:00
17c761bd68 Update 'api/build.gradle.kts' 2021-06-11 08:09:47 +07:00
59293b3aa6 updated gradle to 7.0.2 2021-06-02 07:54:17 +07:00
e9acd01fc0 Task: Upgraded web modules template to kotlin 1.5.10 2021-06-02 07:51:37 +07:00
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