Potentially awesome! When I use it with Spring Boot I do not get a blue menubar background, it’s white. I suppose it has something to do with classloading and styles not being loaded. I created a Spring Boot app using the Vaadin app initializer, added the addon to the pom.xml and just added the content of DemoView from app layout git repo into the main view of the boot application. So obviously I forgot something, but what?
We have released a new version (1.0.4) that indirectly solves your problem can you check it out? … if you still have problems you’re welcomed to report the issues in the GitHub project: https://github.com/FlowingCode/AppLayoutAddon … Thanks for the feedback!