Laurent Kleering vb

Results 3 comments of Laurent Kleering vb

@Julieng50 Can you share the source code of your plugin and Spring application or atleast the main class?

Hi, I am able to share some of the used source code to make the controllers work in Spring Boot. I'll get back at it. Maybe it can be used...

**So instead of only this:** - CREATE OR REPLACE FUNCTION sp_accounts_get_all() **Add the drop function for it:** - DROP FUNCTION sp_accounts_get_all(); - CREATE OR REPLACE FUNCTION sp_accounts_get_all()