Browse Source
Previously, the `PORTFILE` system property was not checked if the `EmbeddedServerPortFileWriter` was created using the default constructor. This had the effect to prevent overriding of the port file when this listener is created without any file or via `META-INF/spring.factories`. Closes gh-4254pull/4261/head
2 changed files with 13 additions and 4 deletions
Loading…
Reference in new issue