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

c++ - CPP, 'X' button listener -

shared memory - gstreamer shmsrc and shmsink with h264 data -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -