-
use
@RegisterReflectionForBindingfor any ObjectMapper serialization/deserialization -
mockito is not supported now
-
HandlerInterceptor preHandle() can get annotations from a HandlerMethod
mvn -PnativeTest test
can use @ActiveProfiles("test") to load application-test.env
mvn -Pnative native:comile
this will build with application.env
./target/demo
you can use env "demo.config=env" bash to set env