I'm upgrading a web-app to use the latest Spring framework.
The latest docs give examples that use the business-interface
and lookup-home-on-startup
attributes, but these are no longer present in the latest spring-jee.xsd.
They used to be there, but were removed by this commit Jakarta EE 9 migration.
Are the docs correct - can I still use these attributes? If not, what should I replace them with?
Edit: Someone reported this to Spring, jee:local-slsb no longer works with a business-interface attribute, and they've fixed it in 6.1.1