Package org.springframework.aot.hint
Class ResourceBundleHint
java.lang.Object
org.springframework.aot.hint.ResourceBundleHint
A hint that describes the need to access to a
ResourceBundle.- Since:
- 6.0
- Author:
- Stephane Nicoll
-
Method Summary
Modifier and TypeMethodDescriptionReturn thebaseNameof the resource bundle.
-
Method Details
-
getBaseName
Return thebaseNameof the resource bundle.- Returns:
- the base name
-