Commit Graph

13 Commits

Author SHA1 Message Date
0d4f750c65 use of external settings
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-10-15 00:16:36 +02:00
f9b73fc267 new settings
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-10-14 22:51:45 +02:00
d208681580 starting aggregate swagger ui
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-10-13 01:25:26 +02:00
dependabot[bot]
512a6bf092 Bump com.nimbusds:nimbus-jose-jwt from 9.41.1 to 9.41.2
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.41.1 to 9.41.2.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/commits)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-12 22:05:28 +02:00
dependabot[bot]
9cba61ce1d Bump com.github.ben-manes.caffeine:caffeine from 3.1.2 to 3.1.8
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine) from 3.1.2 to 3.1.8.
- [Release notes](https://github.com/ben-manes/caffeine/releases)
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.2...v3.1.8)

---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-12 22:05:12 +02:00
2bcdfa6ff9 add proper caching
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-10-01 00:17:28 +02:00
3cdfc2d4b9 usage of eureka
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-09-30 22:48:56 +02:00
dependabot[bot]
134cac77e5 Bump org.springframework.boot from 3.3.3 to 3.3.4
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.3...v3.3.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 21:02:30 +02:00
5154b04882 add error reporting to sentry
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-09-30 21:01:58 +02:00
dependabot[bot]
f08162fdc4 Bump org.springframework.boot from 3.3.2 to 3.3.3
Bumps [org.springframework.boot](https://github.com/spring-projects/spring-boot) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.3.2...v3.3.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 23:54:43 +02:00
dependabot[bot]
f5df497fd9 Bump com.nimbusds:nimbus-jose-jwt from 9.40 to 9.41.1
Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.40 to 9.41.1.
- [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt)
- [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.41.1..9.40)

---
updated-dependencies:
- dependency-name: com.nimbusds:nimbus-jose-jwt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 21:48:56 +00:00
efd6be775e update JWT handling for external services
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-28 22:37:20 +02:00
52c64f5d5d initial commit
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-18 00:27:19 +02:00