cmdjulian / spring-playground

Playground for experimenting with new Spring Boot features. Currently, this repo is for showcasing static native compiling with GraalVM. It also shows how to modularize a Spring Boot app with the Java Module System (jigsaw) and using jlink + Cloud Native Buildpacks (cnf) for creating a minimal Docker Image with a stripped jre

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-playground

Playground for experimenting with new Spring Boot features. Currently, this repo is for showcasing static native compiling with GraalVM. It also shows how to modularize a Spring Boot app with the Java Module System (jigsaw) and using jlink + Cloud Native Buildpacks (cnf) for creating a minimal Docker Image with a stripped jre

About

Playground for experimenting with new Spring Boot features. Currently, this repo is for showcasing static native compiling with GraalVM. It also shows how to modularize a Spring Boot app with the Java Module System (jigsaw) and using jlink + Cloud Native Buildpacks (cnf) for creating a minimal Docker Image with a stripped jre

License:MIT License


Languages

Language:Kotlin 100.0%