1. remove tomcat dependency ``` <dependency> <groupId>tomcat</groupId> <artifactId>jasper-runtime</artifactId> </dependency> ``` 2. remove combined_logback.xml in api module 3. format pom.xml for not aligning