SpiceQA
Questions
Tags
Users
Badges
festerwim_40064
@festerwim_40064
0
reputation
0
answers
10
questions
About Me
// Hello, World !
Top Answers
Spring Boot JUnit 5 test with @ExtendWith(MockitoExtension.class) not working - mocks are null, MockitoJUnitRunner is working
25 votes
When to use Mono<List<Object>> and when Flux<Object> for RestController method
12 votes
Populate a database with TestContainers in a SpringBoot integration test
8 votes
How to use @JsonTest when there is no @SpringBootApplication?
3 votes
Upgrade to SpringBoot 2.5.0 GA - lost all metrics
3 votes
Top Questions
Can maven projects have multiple parents?
76 votes
6 answers
SVN pre-commit hook for avoiding changes to tags subdirectories
40 votes
11 answers
How to have Spring Boot parse properties bound to LocalTime in ISO8601 format?
6 votes
2 answers
How to combine Testcontainers with @DataJpaTest avoiding code duplication?
6 votes
1 answers
Use @AuthenticationPrincipal with JwtAuthenticationToken to use own user class
4 votes
1 answers