Class ResourceBundleHint

java.lang.Object
org.springframework.aot.hint.ResourceBundleHint

public class ResourceBundleHint extends Object
A hint that describes the need to access to a ResourceBundle.
Since:
6.0
Author:
Stephane Nicoll
  • Method Details

    • getBaseName

      public String getBaseName()
      Return the baseName of the resource bundle.
      Returns:
      the base name