macg20

Results 3 issues of macg20

Hi, My next question will be about CQRS. I would like create excel/xml/csv report contain all films(or selected films). This service will be based on query repository. Am I right?...

Hi.Could you explain how to implement FilmRepository without SpringDataJpa and InMemory? Should FilmRepository be public then? Should the implementation FilmRepository then be in the infrastructure package? How can I do...

When annotate class as `@TestInstance(TestInstance.Lifecycle.PER_CLASS)`, flyway not working with testcontainers. Stack: `Failed to load ApplicationContext for [ReactiveWebMergedContextConfiguration@75c77add testClass = com.test.ApplicationTests, locations = [], classes = [com.test.Application], contextInitializerClasses = [], activeProfiles...