Hi all,
is it possible to load a spring boot java application into and run it inside the database? (Assuming I had loaded necessary spring boot jars before.)
I have received an existing spring boot application, and I would like to invoke some of its methods from Oracle stored procedures.
Do you think this could work? Has anyone tried this?
Thanks for sharing your ideas.
Best Regards!