helidon
helidon copied to clipboard
Java libraries for writing microservices
This PR replaces #4638 and addresses language, style and build issues.
- Use `System.Logger` in common (except for reactive) - Move `HelidonServiceLoader` to `helidon-common` - `GenericType.STRING` constant - Add `Weight`, `Weighted`, `Weights` to `helidon-common`, do not use `@Priority` from Jakarta in...
MVP - [x] Basic Generator (https://github.com/tjquinno/openapi-generator/pull/20) - [x] Helidon version support #4293 - [ ] #4683 - [ ] #4705 - [ ] #4706 - [ ] #4708 - [...
Changes look good to me. This PR addresses the language review for PR #4303.