guozhi72
guozhi72
Hi: I followed https://github.com/pf4j/pf4j-spring/issues/27 I couldn’t make it work. Can somebody past entire code which include rest controller and jpa in plug-in. I am surprised I could not find single...
can you provide a self contained example to have restful controler and spring jpa in plugings.
Hi, I am trying to build spring-plugin-container with spring-boot-starter-web instead of spring-boot-starter-webflux. But I don't know how to process below code in PluginConfig.java. Can you teach me how to handle...