Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 336 Bytes

Micronaut 2.0.0 with Bazel

Run the micronaut server

bazel run //micronaut_server/src/main/java/me/a6n/bookmarker/micronaut:micronaut_app

Micronaut and bazel seem to place nice on v1.3.7 but not on v2.0.0

You can run v1.3.7 by checking out branch micronaut-v1.3.7

Built using Bazel version 3.4.1 on macOS