Thiyagu GK
Thiyagu GK
I'm working on migrating our spring data jdbc to r2dbc and found that r2dbc is not supporting @ SequenceGenerator and @GeneratedValue annotation. Is there any plan to add support for...
This is the first to attempt improve this validation tool to be more extensible and customisable as discussed in https://github.com/OpenAPITools/openapi-style-validator/issues/347. I just created basic skeleton on how we can implement...
I'm the creator of this Github action. Let me know if you have any questions.
This is the first to attempt improve the validation tool to be more extensible and customisable as discussed in https://github.com/OpenAPITools/openapi-style-validator/issues/347 and https://github.com/OpenAPITools/openapi-style-validator/pull/388. I will create series logical PR to port...
**Is your feature request related to a problem? Please describe.** As a user, If I want to use CLI tool, it requires me to install java. **Describe the solution you'd...
https://github.com/open-feature/java-sdk-contrib/blob/main/providers/flagd/src/main/java/dev/openfeature/contrib/providers/flagd/FlagdProvider.java#L56 It's not always guaranteed that `FeatureProvider.shutdown()` method is called at the end of application lifecycle. The user can call the shutdown method at any point in time of application...