Commit Graph

21 Commits

Author SHA1 Message Date
a2aa347a4d implement eureka
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-09-30 22:45:00 +02:00
dependabot[bot]
73275fe3e4 Bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](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:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 22:41:20 +02:00
dependabot[bot]
61ec4bbca5 Bump org.springframework.modulith:spring-modulith-bom
Bumps [org.springframework.modulith:spring-modulith-bom](https://github.com/spring-projects/spring-modulith) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/spring-projects/spring-modulith/releases)
- [Commits](https://github.com/spring-projects/spring-modulith/compare/1.2.3...1.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-30 22:41:05 +02:00
dependabot[bot]
8ca5d8550f Bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](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:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 09:37:51 +02:00
dependabot[bot]
6ef6d909a1 Bump org.springframework.modulith:spring-modulith-bom
Bumps [org.springframework.modulith:spring-modulith-bom](https://github.com/spring-projects/spring-modulith) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/spring-projects/spring-modulith/releases)
- [Commits](https://github.com/spring-projects/spring-modulith/compare/1.2.1...1.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-17 09:37:30 +02:00
5774534b39 new spring boot banner
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-09-17 09:32:07 +02:00
2dc3768887 fixing test
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-09-17 09:28:45 +02:00
363cfb1669 adding github actions
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-09-17 09:24:34 +02:00
0a2d419fb8 adding tests
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-09-17 09:24:24 +02:00
432c086dc5 update run configuration for IntelliJ
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-27 22:27:08 +02:00
938094901d handling for nullable abbreviation
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-27 22:26:43 +02:00
a4a6f38741 redirect on root call
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-17 20:24:12 +02:00
44a19d411f add license and readme
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-17 00:11:15 +02:00
b77626b321 hide IP addresses in log
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-16 23:50:59 +02:00
e84e1626ec trying header for clientIp
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-16 23:47:09 +02:00
6926d9b261 logging IP address
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-16 23:37:27 +02:00
28965a9623 make API more robust
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-16 23:32:17 +02:00
d2dd2fb129 more error handling and only get requests
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-16 23:05:05 +02:00
3e7eeecc1b get posix data from zoneinfo files
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-16 21:54:50 +02:00
6a95bff257 trivial implementation to test cloud run
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-16 21:24:13 +02:00
307657b5d9 fresh project
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2024-08-16 21:07:26 +02:00