Skip to content

feat(examples): Add Java 21 example#127

Open
razvand wants to merge 1 commit intounikraft-cloud:mainfrom
razvand:razvand/examples/java21-compat
Open

feat(examples): Add Java 21 example#127
razvand wants to merge 1 commit intounikraft-cloud:mainfrom
razvand:razvand/examples/java21-compat

Conversation

@razvand
Copy link
Contributor

@razvand razvand commented Oct 30, 2024

Introduce a Java 21 example to be deployed on KraftCloud. It uses the base-compat:latest image.

Add:

  • Kraftfile: build / run rules
  • Dockerfile: placeholder to extract the filesystem
  • SimpleHttpServer.java: simple Java HTTP server
  • README.md: document how to use

Introduce a Java 21 example to be deployed on KraftCloud. It uses the
`base-compat:latest` image.

Add:

* `Kraftfile`: build / run rules
* `Dockerfile`: placeholder to extract the filesystem
* `SimpleHttpServer.java`: simple Java HTTP server
* `README.md`: document how to use

Signed-off-by: Razvan Deaconescu <razvand@unikraft.io>
Copy link
Contributor

@craciunoiuc craciunoiuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we mention compat in the directory name?

@nderjung
Copy link
Member

I think we're going for a totally different naming structure, which would also remove http-?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants