Skip to content

Commit 6306ed7

Browse files
committed
fix: Issue oracle-samples#38
Signed-off-by: j2joi <julian.ortiz@oracle.com>
1 parent 74f9492 commit 6306ed7

File tree

1 file changed

+1
-1
lines changed
  • tutorials/migrate/spring-framework-petclinic-15.1.1

1 file changed

+1
-1
lines changed

tutorials/migrate/spring-framework-petclinic-15.1.1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Oracle provides OpenRewrite recipes to help you upgrade your applications to new
44

55
## Spring Framework PetClinic example
66

7-
We'll step through this tutorial using the Spring Framework Pet Clinic example that is available in this GitHub repo: [`spring-framework-petclinic-12.2.1.4` sample](../../../samples/spring-framework-petclinic-12.2.1.4/). This is a fork of the approved [fork](https://github.com/spring-petclinic/spring-framework-petclinic/tree/5.3.x) from the Spring Team, a PetClinic version with a plain old Spring Framework 5.3.x configuration and with a 3-layer architecture (i.e. presentation --> service --> repository) and was modified to run on WebLogic 12.2.1.4. We will run the `rewrite-weblogic` recipes locally, so we'll need a copy of the code locally, too.
7+
We'll step through this tutorial using the Spring Framework Pet Clinic example : [`spring-framework-petclinic-12.2.1.4` sample](../../deploy/deploy-petclinic-weblogic-12.2.1.4/README.md). A PetClinic version developed on Spring Framework 5.3.x configuration and with a 3-layer architecture (i.e. presentation --> service --> repository) updated to be deployed on WebLogic 12.2.1.4. We will run the `rewrite-weblogic` recipes locally, so we'll need a copy of the code locally, too.
88

99
![Spring Framework PetClinic](https://cloud.githubusercontent.com/assets/838318/19727082/2aee6d6c-9b8e-11e6-81fe-e889a5ddfded.png)
1010

0 commit comments

Comments
 (0)