The Java SDK for composition functions
Go to file
Jesper Nylend ee19313ea9
Include namePrefix in CRD name of CompositionResourceDefinition as CRD name must match plural.group (#20)
Signed-off-by: Jesper Nylend <jesper.nylend@gmail.com>
2024-09-03 12:49:25 +02:00
.github/workflows Removed extra = in newVersion. Added target to release action to use the correct branch (#7) (#8) 2024-06-25 21:46:27 +02:00
crossplane-crd-model Upgrade to 1.15, mainly adding the extra resources (#5) 2024-06-24 23:55:48 +02:00
crossplane-function-base Upgrade to 1.15, mainly adding the extra resources (#5) 2024-06-24 23:55:48 +02:00
crossplane-function-example Feature/fix poms (#4) 2024-06-24 23:34:48 +02:00
crossplane-function-springboot-starter Include namePrefix in CRD name of CompositionResourceDefinition as CRD name must match plural.group (#20) 2024-09-03 12:49:25 +02:00
crossplane-protobuf-model Upgrade to 1.15, mainly adding the extra resources (#5) 2024-06-24 23:55:48 +02:00
.gitignore Inital project structure (#1) 2024-06-18 23:20:06 +02:00
LICENSE
README.md
pom.xml Include namePrefix in CRD name of CompositionResourceDefinition as CRD name must match plural.group (#20) 2024-09-03 12:49:25 +02:00

README.md

function-sdk-java

The Java SDK for composition functions