Skip to content

marlkiller/spring-native-rest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

introduce

Spring boot native sample project Build with maven/gradle

env

build run

mvn

mvn clean -Pnative -DskipTests package
./target/spring-native-rest

gradle

gradle -x test clean build nativeCompile
./build/native/nativeCompile/spring-native-rest

About

Spring boot native sample project; Build with maven/gradle;

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages