You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in #337 it would be nice if Jooby had a BOM pom file. It lists all the Jooby components in a pom file that can be imported <dependencyManagement> section.
As mentioned in #337 it would be nice if Jooby had a BOM pom file. It lists all the Jooby components in a pom file that can be imported
<dependencyManagement>
section.The springframework has a nice example: http://central.maven.org/maven2/org/springframework/spring-framework-bom/4.2.5.RELEASE/spring-framework-bom-4.2.5.RELEASE.pom
The text was updated successfully, but these errors were encountered: