mostly unrelated to kotlin (we use kotlin in lots ...
# spring
s
mostly unrelated to kotlin (we use kotlin in lots of places, but not here currently), but was told I could post the question here to try and get some help. https://stackoverflow.com/questions/55975868/not-a-managed-type-spring-boot-tests
t
I would try to recreate the problem in a smaller sample and then (if you can reproduce it) share that sample code. It happened to me several times to find the solution while trying on a smaller project.
At least for me, it is very hard to help with so many scanned packages and entities and just looking at configuration
s
Yes I've tried making it smaller before, but never managed to reproduce it at a small scale. I will attempt one more time though, especially because I am absolutely blocked on this.
Ok, it only took 10 days, but I got the code down to a SSCCE https://github.com/snowe2010/so-55975868
I also edited the question to detail the other required library
I've edited this question to provide more details. I've duplicated the problem in a very small project, and still need help figuring out why it is acting the way it is.