jhipster / jhipster-lite

JHipster Lite ⚡ is a development platform to generate, develop & deploy modern web applications & microservices architecture, step by step - using Hexagonal Architecture :gem:

Home Page:https://www.jhipster.tech/jhipster-lite/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gradle: handle dependencies exclusion

murdos opened this issue · comments

Example use case: spring-boot-undertow jhlite module needs to exclude dependency spring-boot-starter-tomcat.
Currently the generated app with spring-boot-undertow starts with tomcat :(

@murdos : approved