Skip to content

plaird/rules_spring_demoapp

Repository files navigation

rules_spring_demoapp

External demo apps for testing rules_spring.

Navigate into our examples directories:

  • Hello World: bare bones example
  • Demo App: demonstrates how to use various features in the rule

Sync with Upstream

Upgrade to Latest Version

This example is intended to always be on the latest version of rules_spring. This upgrade is done manually, using the public instructions on rules_spring.

Code Copy

The examples in this repo are copies of the examples in rules_spring, with some code modifications to reference springboot() as an external repo.

We have a copybara script for the code copying.

# install copybara
# cd into the copybara directory

# set JAVA_HOME to JDK21
JAVA_HOME=/Users/mbenioff/dev/tools/jdk/temurin/jdk-21.0.5+11/Contents/Home

java -jar copybara.jar migrate ~/dev/rules_spring_demoapp/copy.bara.sky --force

About

Demoapp for rules_spring

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published