Jetty embedded with Spring Boot -


i using embedded jetty container run web application in local machine. in higher environments need deployed server.

i want maintain data in resource environment variables.is there way can configure same in embedded jetty well?

if can provide example same, great.


Comments

Popular posts from this blog

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -