Skip to content

Instantly share code, notes, and snippets.

@JorisNienkemper
Created November 17, 2022 06:16
Show Gist options
  • Save JorisNienkemper/113412930c885ede62bfabd9132d6eb6 to your computer and use it in GitHub Desktop.
Save JorisNienkemper/113412930c885ede62bfabd9132d6eb6 to your computer and use it in GitHub Desktop.
<beans xmlns="https://jakarta.ee/xml/ns/jakartaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="https://jakarta.ee/xml/ns/jakartaee https://jakarta.ee/xml/ns/jakartaee/beans_4_0.xsd"
version="4.0" bean-discovery-mode="annotated">
</beans>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment