neverpile-eureka
neverpile-eureka copied to clipboard
neverpile eureka - The archive system for the cloud generation.
Bumps `neverpile-commons.version` from 1.16.3 to 1.16.5. Updates `com.neverpile.commons:neverpile-commons-authorization` from 1.16.3 to 1.16.5 Updates `com.neverpile.commons:neverpile-commons-openapi` from 1.16.3 to 1.16.5 Updates `com.neverpile.commons:neverpile-commons-opentracing` from 1.16.3 to 1.16.5 Updates `com.neverpile.commons:neverpile-commons-swagger-ui` from 1.16.3 to 1.16.5...
Bumps [com.neverpile:url-crypto-kit](https://github.com/levigo/url-crypto-kit) from 2.1.1 to 2.1.2. Commits a06237a Merge pull request #23 from levigo/refactoring/INF-70_reusable-workflows-pub 0c4546e chore(INF-70): update GitHub actions 161edfe chore(deps): bump spring-boot to 3.2.4 eb88856 Edit README.md to contain...
Don't know if migrating to opentelemetry makes sense right now. Is opentracing used somewhere?
All storage components are named ...bridge.storage..., the element "bridge" seems to be unneccessary because there is no other category below "bridge". Dropping the intermediate would simplify the component and the...
Error classes are implemented in various ways: - inner classes - in package classes - in the general `com.neverpile.eureka.api.exception` package Choose one and unify all the error classes.
https://hazelcast.com/blog/hazelcast-imdg-3-12-introduces-cp-subsystem/
An incompatibility between Spring-Boot 2.2.x andn the current SpringFix version currently blocks #2. We had lots of problems with SpringFox in the past and the generated models are still unsatisfactory.
The v2 client seems to be the way forward: https://docs.aws.amazon.com/de_de/sdk-for-java/v2/migration-guide/whats-different.html
Provide typesafe configuration properties with descriptions and validation for improved property editor support.