micro-server icon indicating copy to clipboard operation
micro-server copied to clipboard

Work as pure Microservices Plugin offering for Spring Boot

Open johnmcclean opened this issue 5 years ago • 0 comments

e.g. to pull in all Microserver plugins on the classpath into a pure Spring Boot Application


SpringApplication.run(new MicroserverPlugins().classes(),new String[0]);

johnmcclean avatar Nov 13 '18 14:11 johnmcclean