Skip to content

Conversation

vpavic
Copy link
Contributor

@vpavic vpavic commented Oct 2, 2025

This commit changes the default value of configuration property spring.devtools.livereload.enabled to false.


This is related to #43697 where flipping the default has been discussed as one of the things that could help move that PR forward (see #43697 (comment) specifically).

This commit changes the default value of configuration property
`spring.devtools.livereload.enabled` to `false`.

Signed-off-by: Vedran Pavic <[email protected]>
@vpavic vpavic force-pushed the livereload-default-off branch from 8dcdbeb to 0693ec1 Compare October 3, 2025 07:22
@vpavic
Copy link
Contributor Author

vpavic commented Oct 20, 2025

Sorry for pinging you directly @philwebb but is this something that could still be considered for 4.0? I'm asking because new major release seems like the time to make such a change, regardless of when improved LiveReload support will land. If you're fine with applying this change later in the 4.x lifecycle disregard this.

@philwebb philwebb added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Oct 21, 2025
@philwebb philwebb self-assigned this Oct 21, 2025
@philwebb philwebb added this to the 4.0.0-RC1 milestone Oct 21, 2025
philwebb pushed a commit that referenced this pull request Oct 21, 2025
Change the default value of the configuration property
`spring.devtools.livereload.enabled` to `false`.

See gh-47387

Signed-off-by: Vedran Pavic <[email protected]>
@philwebb philwebb closed this in aa3dadd Oct 21, 2025
@philwebb
Copy link
Member

Thanks for the nudge @vpavic. I've just merged this one into main

@vpavic vpavic deleted the livereload-default-off branch October 21, 2025 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants