An open API service indexing awesome lists of open source software.

https://github.com/lannoy0523/bazel_springboot

a demo for migrate maven to bazel
https://github.com/lannoy0523/bazel_springboot

bazel bazel-example bzlmod java maven rules-spring spring springboot

Last synced: 2 months ago
JSON representation

a demo for migrate maven to bazel

Awesome Lists containing this project

README

          

# bazel_springboot

the pom file is origin config

build a jar : bazel build :maven_springboot --experimental_enable_bzlmod

run as a spring boot application : bazel run :springboot --experimental_enable_bzlmod