Class TapirContextConfigurationBootstrapStrategy

    • Constructor Detail

    • Method Detail

      • getSources

        public java.util.List<java.lang.Object> getSources()
        Description copied from interface: TapirBootstrapStrategy
        Returns the sources which are passed to SpringApplication.run(Object[], String[]).
        Specified by:
        getSources in interface TapirBootstrapStrategy
        Returns:
        Spring application sources
        Since:
        2.0.0