@Component
@ConditionalOnProperty(name="magic-api.show-url",
havingValue="true",
matchIfMissing=true)
@Order
public class ApplicationUriPrinter
extends Object
implements org.springframework.boot.CommandLineRunner
Copyright © 2020–2021. All rights reserved.