Class ChatBotConfiguration.JsonLoader

  • All Implemented Interfaces:
    org.springframework.core.io.support.PropertySourceFactory
    Enclosing class:
    ChatBotConfiguration

    public static class ChatBotConfiguration.JsonLoader
    extends Object
    implements org.springframework.core.io.support.PropertySourceFactory
    • Constructor Detail

      • JsonLoader

        public JsonLoader()
    • Method Detail

      • createPropertySource

        public org.springframework.core.env.PropertySource<?> createPropertySource​(String s,
                                                                                   org.springframework.core.io.support.EncodedResource resource)
                                                                            throws IOException
        Specified by:
        createPropertySource in interface org.springframework.core.io.support.PropertySourceFactory
        Throws:
        IOException