Skip to content

Commit

Permalink
Merge pull request #1507 from ZheSun88
Browse files Browse the repository at this point in the history
* pr/1507:
  Polish "Remove hilla entry"
  Remove hilla entry

Closes gh-1507
  • Loading branch information
mhalbritter committed Jun 12, 2024
2 parents 5d6b145 + 5acad93 commit 1afc87a
Show file tree
Hide file tree
Showing 8 changed files with 0 additions and 299 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion start-site/src/main/resources/META-INF/spring.factories
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ io.spring.start.site.extension.dependency.elasticsearch.ElasticsearchProjectGene
io.spring.start.site.extension.dependency.flyway.FlywayProjectGenerationConfiguration,\
io.spring.start.site.extension.dependency.graalvm.GraalVmProjectGenerationConfiguration,\
io.spring.start.site.extension.dependency.graphql.SpringGraphQlProjectGenerationConfiguration,\
io.spring.start.site.extension.dependency.hilla.HillaProjectGenerationConfiguration,\
io.spring.start.site.extension.dependency.mariadb.MariaDbProjectGenerationConfiguration,\
io.spring.start.site.extension.dependency.mongodb.MongoDbProjectGenerationConfiguration,\
io.spring.start.site.extension.dependency.mysql.MysqlProjectGenerationConfiguration,\
Expand Down
22 changes: 0 additions & 22 deletions start-site/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,13 +57,6 @@ initializr:
version: 8.7.1
- compatibilityRange: "[3.3.0,3.4.0-M1)"
version: 9.0.0
hilla:
groupId: dev.hilla
artifactId: hilla-bom
versionProperty: hilla.version
mappings:
- compatibilityRange: "[3.2.0,3.3.0-M1)"
version: 2.5.5
sentry:
groupId: io.sentry
artifactId: sentry-bom
Expand Down Expand Up @@ -341,21 +334,6 @@ initializr:
description: Creating CRUD UI with Vaadin
- rel: reference
href: https://vaadin.com/docs
- name: Hilla
id: hilla
bom: hilla
compatibilityRange: "[3.2.0,3.3.0-M1)"
facets:
- web
groupId: dev.hilla
artifactId: hilla-react-spring-boot-starter
description: An open source framework that integrates a Spring Boot Java backend with a reactive TypeScript frontend.
links:
- rel: guide
href: https://hilla.dev/docs/react/start/quick/#coming-from-spring-initializr
description: Next Steps with Hilla
- rel: reference
href: https://hilla.dev/
- name: Netflix DGS
id: netflix-dgs
groupId: com.netflix.graphql.dgs
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 1afc87a

Please sign in to comment.