Class FaviconController


  • @RestController
    public class FaviconController
    extends java.lang.Object
    Spring Boot 2.2+ does not include the default favicon.ico any more. This is needed to check if the S3 Mock is up (at least in our examples and some use-cases)
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FaviconController

        public FaviconController()