Skip to content

Instantly share code, notes, and snippets.

@parj
Created October 26, 2019 05:28
Show Gist options
  • Save parj/de88105925161f75c5ca1067504016b8 to your computer and use it in GitHub Desktop.
Save parj/de88105925161f75c5ca1067504016b8 to your computer and use it in GitHub Desktop.
Sample boot jsonnet
local sampleSpringBootAppDeployment = import "samplespringbootapp-deployment.jsonnet.template";
sampleSpringBootAppDeployment.samplespringbootapp()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment