Open prdoyle opened 1 year ago
Tried running the example-hello
application with bosk 0.0.105 and I did not see this exception being thrown. I'm not sure if (1) it's being thrown but not logged, (2) the underlying problem has been fixed and it's not thrown anymore, or (3) I'm not running it the right way to provoke this exception.
It's annoying that
bosk-spring-boot-3
0.0.95 causes the MongoDB autoconfig to throw a (harmless)MongoSocketOpenException
at startup when I expressed no desire to useMongoDriver
.