Dmytro Nosan

Results 9 issues of Dmytro Nosan

gh-887 - Groups can be obtained from configuration (key: **groups**) - As an alternative solution, `ConstraintDescriptions` can be extended with additional methods with `groups` as an argument. P.S. docs also...

status: waiting-for-triage

When I was doing research for #42773, I came across two potential improvements for `MessageSourceMessageInterpolator`: - The logic around `MessageSource.setUseCodeAsDefaultMessage(true)` #28930 could be improved a little bit: ```java //Current test...

status: waiting-for-triage

#42576

type: enhancement
status: blocked

I have prepared two potential solutions for this #33434 enhancement. The first approach offers a simple and intuitive way to use it: ```java @SpringJUnitConfig @TestPropertySource(locations = "classpath:test.yaml", factory = YamlPropertySourceFactory.class)...

status: on-hold
status: waiting-for-triage
for: team-meeting

#33870

type: enhancement
status: on-hold

If you think it's a good idea, it might be worth considering adding templates for PRs.

status: waiting-for-triage
for: team-meeting

gh-40772 I added `since 3.4.0` everywhere but maybe it could be merged earlier if everything is ok. Thanks in advance

status: waiting-for-triage
status: feedback-provided

See https://github.com/spring-projects/spring-boot/issues/45846

for: team-attention
status: waiting-for-triage

See #45281 ``` *************************** APPLICATION FAILED TO START *************************** Description: Could not find a valid Docker environment for Testcontainers. Action: - Ensure a Docker-compatible container engine is installed and running....

type: enhancement