Results 122 comments of Vedran Pavic

I had a quick look and to me this doesn't look like an issue with the mock server. Failures in `WebClientIntegrationTests#exchangeWithRelativeUrl` happen on all connector implementations, and it looks like...

Any feedback from the maintainers on this proposal?

Could someone from the Heroku team take a look at this and hopefully merge it? Using the Ubuntu install script to install the CLI in the last couple of Ubuntu...

What's the migration path for security configurations that used `#filterSecurityInterceptorOncePerRequest`?

After taking a closer look, I'm not sure that the direct replacement is needed (or possible). This is based on the observation that `FilterSecurityInterceptor` is a plain `Filter` that has...

Thanks for the confirmation. Since my last comment I updated https://github.com/spring-projects/spring-boot/pull/31255 and everything builds cleanly now. In the end, the changes in that PR are quite straightforward thanks to the...

I'm aware this is quite old PR, but still - if you're using Ubuntu you probably don't need this change but rather an appropriate theme. See: - https://github.com/magicmonty/bash-git-prompt#ubuntu-themes - https://github.com/magicmonty/bash-git-prompt/blob/master/themes/Default_Ubuntu.bgptheme

Was this implemented in the meanwhile or is there some other reason why the issue was closed? I planned to take a look at this in January and hopefully prepare...

Sorry about my lack of response and thanks for reopening the issue. :+1:

While the livereload browser extensions aren't maintained, the core [livereload/livereload-js](https://github.com/livereload/livereload-js) project is. I've tried pulling it in as a WebJar and including it in my templates and it just works....