Commit Graph

18 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
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
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
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
59b27ade23 Upgrade spring boot to 2.6.2 and kotlin 1.6.10 and spring docs 2021-12-24 10:34:43 +07:00
6d1ebcc414
Upgrade spring web modules from springfox to springdoc openapi and deps 2021-12-11 11:53:10 +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
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
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