operator-framework / operator-framework/josdk-spring-boot-starter
Add Native Build support
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 58
- Forks
- 31
- Avg merge
- 4d 1h
- Merged PRs (30d)
- 9
Description
I'm want to compile and run my operator as a native image in a setup with Kotlin/Java 21 + Spring Boot 3 + GraalVM.
So far Native Build is currently only explicitly supported by the Quarkus extension. A explicit Native Build support for Spring Boot is missing and has to be added.
If anybody knows already any examples or reference projects/repos that have done the same, please shout out :) Otherwise, I will look into adding support in a reasonable amount of time.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by finding the existing Quarkus extension's Native Build support and the relevant Spring Boot starter configuration; use the stated Kotlin/Java 21, Spring Boot 3, and GraalVM setup to define and verify successful native compilation and execution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kotlin, spring-boot
- Domain
- backend, build-system
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100