I am new to FF4J and started with hello world application. I wrote a sample spring boot project and added dependency for ff4j-spring-boot-starter and ff4j-web modules in my pom.xml.
However, when I run the application, the FF4J web console is displayed distracted. Below is my pom.xml and web console screenshot.
Below is the web console that I see
I am not sure what is the mistake here. Please check and help. Thanks.