How to give .dll file reference in spring boot application deployed in Azure spring app

AnilYadav-2387 20 Reputation points
2023-08-10T13:52:09.3366667+00:00

We have a spring boot application which use .dll file. In the local, we have stored .dll file in resource folder of project and give its absolute path in the code to load the dll file.

But, how can we store .dll file and give reference of it in the spring boot application which to be deployed in the Azure spring app.

could you please help me for this requirement?

Azure Spring Apps
Azure Spring Apps
An Azure platform as a service for running Spring Boot applications at cloud scale. Previously known as Azure Spring Cloud.
124 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.