From 948319c2264386efa564998520179562c57cf38d Mon Sep 17 00:00:00 2001 From: Patrick Baumgartner Date: Tue, 19 Oct 2021 18:50:39 +0200 Subject: [PATCH] Update links - Updated Spring RestBucks link. - Removed LNURL Auth link since id does not exist anymore. --- readme.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.adoc b/readme.adoc index 0c72d54..62f7644 100644 --- a/readme.adoc +++ b/readme.adoc @@ -6,5 +6,5 @@ This repository contains examples that showcase the usage of jMolecules and jMol == External examples -* https://github.com/odrotbohm/restbucks[Spring RESTBucks] -- a hypermedia-based REST service exposing a coffee ordering business process. Uses jMolecules integrations for Spring, Jackson and persistence code generation via the jMolecules ByteBuddy plugin. -* https://github.com/theborakompanioni/bitcoin-spring-boot-starter/tree/master/examples/incubator/lnurl-auth-example-application[LNURL Auth] -- A showcase application using jMolecules integrations. +* https://github.com/odrotbohm/spring-restbucks[Spring RESTBucks] -- a hypermedia-based REST service exposing a coffee ordering business process. Uses jMolecules integrations for Spring, Jackson and persistence code generation via the jMolecules ByteBuddy plugin. +