keycloakjar.org.springframework.lang.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of camunda-bpm-identity-keycloak-all Show documentation
Show all versions of camunda-bpm-identity-keycloak-all Show documentation
Camunda Keycloak Identity Provider Plugin including all transitive dependencies
/**
* Common annotations with language-level semantics: nullability as well as JDK API indications.
* These annotations sit at the lowest level of Spring's package dependency arrangement, even
* lower than {@code org.springframework.util}, with no Spring-specific concepts implied.
*
* Used descriptively within the framework codebase. Can be validated by build-time tools
* (e.g. FindBugs or Animal Sniffer), alternative JVM languages (e.g. Kotlin), as well as IDEs
* (e.g. IntelliJ IDEA or Eclipse with corresponding project setup).
*/
package org.springframework.lang;