pmahony893

Results 4 comments of pmahony893

There is a similar issue in 2021.0.1, Boot 2.6.6; setting `spring.cloud.config.discovery.enabled=true` by default, and `spring.cloud.config.discovery.enabled=false` for a profile specific document in the same file produces an `InactiveConfigDataAccessException` if the profile...

> YEdit doesn't seem to have "Color Preferences" anymore. > ![image](https://user-images.githubusercontent.com/8388083/119718905-01e44c00-be1d-11eb-81e0-ae5128574cb1.png) It is there, but is filtered out in your screenshot by your search term "yedit". If you search instead...

@BoykoAlex I'm referring to the Spring Boot feature described [here](https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#features.external-config.files.multi-document), whereby a properties file may be split into multiple documents, similar to yaml files. There is already some editor support...

When I specify a collection to "iterate" over, it's usually a list of IP addresses or security group IDs or route table IDs etc., which aren't alphanumeric, and so cause...