-
Notifications
You must be signed in to change notification settings - Fork 527
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc(quickstarts): optimized (gradle|maven)/plugin Dockerfile(3461)
fix: Casting 'serverUrls' to 'List<?>' is redundant Signed-off-by: Hong SeokHyeon <[email protected]> --- Merge branch 'master' of https://github.com/fr35wo/jkube into refactor/3337-remove-redundant-casting --- Signed-off-by: Hong SeokHyeon <[email protected]> refactor: Move @Getter annotation to class level in Config enum - Removed @Getter annotations from fields key and defaultValue. - Added @Getter annotation at the class level to generate getters for all fields. - Ensured BaseEnricherTest passes after the changes. --- Merge branch 'master' of https://github.com/fr35wo/jkube into refactor/3364-move-getter-to-class-level --- dockerfile optimization --- change log --- review(quickstarts): optimized (gradle|maven)/plugin Dockerfile Signed-off-by: Marc Nuri <[email protected]> Co-authored-by: Marc Nuri <[email protected]>
- Loading branch information
Showing
6 changed files
with
16 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters