Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 214 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 214 Bytes

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