The Java SDK for composition functions
Go to file
Knut-Erik Johnsen a41312e2c8
Release/1.16 (#14)
* Removed extra = in newVersion. Added target to release action to use the correct branch (#7) (#8) (#9)

Signed-off-by: Knut-Erik Johnsen <abstract@knut-erik.org>

* Release/1.15 (#13)

* Removed extra = in newVersion. Added target to release action to use the correct branch (#7) (#8)

Signed-off-by: Knut-Erik Johnsen <abstract@knut-erik.org>

* Release/1.14 (#12)

* Removed extra = in newVersion. Added target to release action to use the correct branch (#7)

Signed-off-by: Knut-Erik Johnsen <abstract@knut-erik.org>

* Feature/update workflows (#11)

* Removed extra = in newVersion. Added target to release action to use the correct branch

Signed-off-by: Knut-Erik Johnsen <abstract@knut-erik.org>

* Downgraded grpc to same version as the used springboot starter. Added javadoc. Removed componentscan since it's bad practie

Signed-off-by: Knut-Erik Johnsen <abstract@knut-erik.org>

---------

Signed-off-by: Knut-Erik Johnsen <abstract@knut-erik.org>

---------

Signed-off-by: Knut-Erik Johnsen <abstract@knut-erik.org>

---------

Signed-off-by: Knut-Erik Johnsen <abstract@knut-erik.org>

---------

Signed-off-by: Knut-Erik Johnsen <abstract@knut-erik.org>
2024-06-26 11:52:11 +02:00
.github/workflows Removed extra = in newVersion. Added target to release action to use the correct branch (#7) (#8) (#9) (#10) 2024-06-25 21:49:20 +02:00
crossplane-crd-model Upgrade to 1.16, adding the credentialmap and observedgeneration to the crossplane crds (#6) 2024-06-25 00:13:46 +02:00
crossplane-function-base Upgrade to 1.16, adding the credentialmap and observedgeneration to the crossplane crds (#6) 2024-06-25 00:13:46 +02:00
crossplane-function-example Feature/fix poms (#4) 2024-06-24 23:34:48 +02:00
crossplane-function-springboot-starter Release/1.16 (#14) 2024-06-26 11:52:11 +02:00
crossplane-protobuf-model Upgrade to 1.16, adding the credentialmap and observedgeneration to the crossplane crds (#6) 2024-06-25 00:13:46 +02:00
.gitignore Inital project structure (#1) 2024-06-18 23:20:06 +02:00
LICENSE Initial commit 2024-06-04 15:55:28 -04:00
README.md Initial commit 2024-06-04 15:55:28 -04:00
pom.xml Release/1.16 (#14) 2024-06-26 11:52:11 +02:00

README.md

function-sdk-java

The Java SDK for composition functions