spring-context Questions
1
I'm facing some problems when trying to inject a bean with the annotation @MockBean inside a Junit test.
As a result I get the real service injected instead of the mocked one, but the weird behavio...
Galiot asked 8/9, 2020 at 14:1
2
I've develope a Spring XML + Kafka example. In this example I wanted to understand how to trigger the consumer side of it. I don't want to use main method for consumer.
MainApp.java
public class Ma...
Fustian asked 17/4 at 10:27
1
Solved
Hello I am new to the Spring and maven world, and I want to know what is the difference between this 2 dependencies?
Its a simple question.. I am having trouble with my pom.xml file, so I want to ...
Custodian asked 5/4, 2012 at 23:31
1
© 2022 - 2024 — McMap. All rights reserved.