mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 20:19:06 +00:00
Merge branch '4.0.x' into 4.1.x
Closes gh-51277
This commit is contained in:
-2
@@ -47,8 +47,6 @@ public class HazelcastProperties {
|
||||
/**
|
||||
* Resolve the config location if set.
|
||||
* @return the location or {@code null} if it is not set
|
||||
* @throws IllegalArgumentException if the config attribute is set to an unknown
|
||||
* location
|
||||
*/
|
||||
public @Nullable Resource resolveConfigLocation() {
|
||||
Resource config = this.config;
|
||||
|
||||
Reference in New Issue
Block a user