seamusmac commented on issue #780: URL: https://github.com/apache/directory-scimple/issues/780#issuecomment-4424964314
@HM-584 I ended up excluding the auto scim import by adding this property spring.autoconfigure.exclude=org.apache.directory.scim.spring.ScimpleSpringConfiguration Then made a copy of that class, fixing the autoconfigure imports letting boot import that instead, works with latest boot 4 version as a workaround till a release is published -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
