From 54bb9353c8ffac9926f2022233bf31006b8f2b7c Mon Sep 17 00:00:00 2001 From: Derek Roberts Date: Tue, 15 Oct 2024 17:28:02 -0700 Subject: [PATCH] Java correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84e0ab2b9..69f9cb2c4 100644 --- a/README.md +++ b/README.md @@ -365,7 +365,7 @@ Postgres is default. Switch to PostGIS by copying the appropriate Dockerfile to The pluggable backends repository has been archived, but we have lots of other great examples of active projects you can learn from! * [NR-RFC-AlertAuthoring - Python with FastAPI and Alembic](https://github.com/bcgov/nr-rfc-alertauthoring) -* [NR-SPAR - Java with Quarkus, Cloud Native and Flyway](https://github.com/bcgov/nr-spar) +* [NR-SPAR - Java with SpringBoot and Flyway](https://github.com/bcgov/nr-spar) (Quarkus and Cloud Native coming soon!) ## SchemaSpy