# Native compile
$ ./gradlew nativeCompile
$ build/native/nativeCompile/spring-native
# Native test
$ ./gradlew nativeTest
# Create container image
$ ./gradlew bootBuildImage
$ docker run --rm -p 8080:8080 spring-native:0.0.1
-
Notifications
You must be signed in to change notification settings - Fork 0
sureshg/spring-native
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Spring Native Samples!
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published