All Downloads are FREE. Search and download functionalities are using the official Maven repository.

static.alr.help.html Maven / Gradle / Ivy

There is a newer version: 0.3.1
Show newest version







	

Another Live Refresh Docks

Disable live refresh in Production

application.yml
#Default profile

liverefresh:
  enable: true    


---

#Production profile
 
spring:
  profiles: production

  
liverefresh:
  enable: false
More info: https://github.com/akaGelo/another-live-refresh




© 2015 - 2025 Weber Informatics LLC | Privacy Policy