-
Notifications
You must be signed in to change notification settings - Fork 93
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WildFly mini series: REST Client - review
- Loading branch information
1 parent
94f5640
commit 67aa8e7
Showing
9 changed files
with
100 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 5 additions & 5 deletions
10
guides/get-started-microservices-on-kubernetes/_includes/_titles.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,17 @@ | ||
:simple-microservice-header: WildFly Java Microservice | ||
:simple-microservice-part1: WildFly Java Microservice - PART 1: Docker Image | ||
:simple-microservice-part1: WildFly Java Microservice - PART 1: Container Image | ||
:simple-microservice-part2: WildFly Java Microservice - PART 2: Kubernetes | ||
:simple-microservice-database-header: Connecting to a DB | ||
:simple-microservice-database-part1: Connecting to a DB - PART 1: Docker Image | ||
:simple-microservice-database-part1: Connecting to a DB - PART 1: Container Image | ||
:simple-microservice-database-part2: Connecting to a DB - PART 2: Kubernetes | ||
:simple-microservice-jms-header: Using a Message Broker | ||
:simple-microservice-jms-part1: Using a Message Broker - PART 1: Docker Image | ||
:simple-microservice-jms-part1: Using a Message Broker - PART 1: Container Image | ||
:simple-microservice-jms-part2: Using a Message Broker - PART 2: Kubernetes | ||
:simple-microservice-infinispan-header: Using Infinispan remote cache | ||
:simple-microservice-infinispan-part1: Using Infinispan remote cache - PART 1: Docker Image | ||
:simple-microservice-infinispan-part1: Using Infinispan remote cache - PART 1: Container Image | ||
:simple-microservice-infinispan-part2: Using Infinispan remote cache - PART 2: Kubernetes | ||
:simple-microservice-client-header: Invoke one Microservices from another | ||
:simple-microservice-client-part1: Invoke one Microservices from another - PART 1: Docker Images | ||
:simple-microservice-client-part1: Invoke one Microservices from another - PART 1: Container Images | ||
:simple-microservice-client-part2: Invoke one Microservices from another - PART 2: Kubernetes | ||
:simple-microservice-client-part3: Invoke one Microservices from another - PART 3: Propagate Authentication | ||
:get-enterprise-ready: Get “Enterprise” ready |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.