Skip to content

Commit

Permalink
chore: remove DevToolsDatabase from hilla-dev-mode (#2001)
Browse files Browse the repository at this point in the history
* chore: remove DevToolsDatabase from hilla-dev-mode

Removed DevToolsDatabase and spring-boot-autoconfigure dependency. Feature is integrated into copilot instead.

Related-to: vaadin/platform/issues/4946

* chore: remove unused resources from hilla-dev-mode

---------

Co-authored-by: Mikhail Shabarov <[email protected]>
  • Loading branch information
byte-dev-hubs and mshabarov committed Feb 1, 2024
1 parent 1a12719 commit 48bcf7b
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 186 deletions.
4 changes: 0 additions & 4 deletions packages/java/hilla-dev-mode/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
<artifactId>vaadin-dev-server</artifactId>
<version>${flow.version}</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-autoconfigure</artifactId>
</dependency>
<dependency>
<groupId>org.hotswapagent</groupId>
<artifactId>hotswap-agent</artifactId>
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 48bcf7b

Please sign in to comment.