UNPKG

generator-prospa

Version:

Create fully working Single Page Applications using various technology combinations

7 lines 255 B
<% if (framework === 'spring-boot') { %> <parent> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-parent</artifactId> <version><%= versions.dependencies.springBoot %></version> </parent> <% } -%>