Skip to content

Commit

Permalink
remove spring boot support #534
Browse files Browse the repository at this point in the history
  • Loading branch information
lburgazzoli authored and nicolaferraro committed May 14, 2019
1 parent 64ee01a commit b11b4f3
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 490 deletions.
1 change: 0 additions & 1 deletion cmd/builder/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ import (
"github.com/apache/camel-k/pkg/builder"
_ "github.com/apache/camel-k/pkg/builder/kaniko"
_ "github.com/apache/camel-k/pkg/builder/s2i"
_ "github.com/apache/camel-k/pkg/builder/springboot"
"github.com/apache/camel-k/pkg/client"
util "github.com/apache/camel-k/pkg/controller/build"
"github.com/apache/camel-k/pkg/util/cancellable"
Expand Down
45 changes: 0 additions & 45 deletions pkg/builder/springboot/dependencies.go

This file was deleted.

137 changes: 0 additions & 137 deletions pkg/builder/springboot/generator.go

This file was deleted.

90 changes: 0 additions & 90 deletions pkg/builder/springboot/generator_test.go

This file was deleted.

40 changes: 0 additions & 40 deletions pkg/builder/springboot/initializer.go

This file was deleted.

47 changes: 0 additions & 47 deletions pkg/builder/springboot/springboot.go

This file was deleted.

Loading

0 comments on commit b11b4f3

Please sign in to comment.