Commit 121d475
Include the invalid URL value in the message
This helps to quickly track down configuration problems, especially in systems that generate the config rather than depend on flat files.1 parent e8c4978 commit 121d475
File tree
1 file changed
+3
-3
lines changed- spring-boot-admin-server/src/main/java/de/codecentric/boot/admin/registry
1 file changed
+3
-3
lines changedspring-boot-admin-server/src/main/java/de/codecentric/boot/admin/registry/ApplicationRegistry.java
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments