-
Notifications
You must be signed in to change notification settings - Fork 57
Closed
Labels
Description
New arangodb user here. Nice project! Tried using this on Spring Boot 2.7.5 project and it worked fine but there are number of changes/depreciations beyond that when you get to Spring Boot 3 that prevent it from working out of the box.
I won't list the errors now as there are several (depending how far ahead the dependencies are bumped)
There is also the depreciation of spring.factories for autoconfiguration that prevents autoconfiguration from being detected in the starter.
Just seeing if anyone has looked at this yet or if it was on the roadmap as Spring Boot 3 GA is less than a month away.
Thanks!
Thanks
shaharco, magiccrafter and noorul