Merge pull request #13043 from collaboratewithakash/master

back links fixed
This commit is contained in:
Loredana Crusoveanu 2022-11-16 13:16:59 +02:00 committed by GitHub
commit 1c3569f2f3
16 changed files with 19 additions and 28 deletions

View File

@ -1,7 +0,0 @@
## Apache CXF
This module contains articles about Apache CXF
## Relevant Articles:
- [Introduction to Apache CXF Aegis Data Binding](https://www.baeldung.com/aegis-data-binding-in-apache-cxf)

View File

@ -1,3 +1 @@
## Relevant articles:
- [Negate a Predicate Method Reference with Java 11](https://www.baeldung.com/java-negate-predicate-method-reference)

View File

@ -4,6 +4,5 @@ This module contains articles about JHipster.
### Relevant articles:
- [JHipster with a Microservice Architecture](https://www.baeldung.com/jhipster-microservices)
- [Intro to JHipster](https://www.baeldung.com/jhipster)
- [Building a Basic UAA-Secured JHipster Microservice](https://www.baeldung.com/jhipster-uaa-secured-micro-service)

View File

@ -5,7 +5,6 @@ This module contains articles about JSON.
### Relevant Articles:
- [Introduction to JSON Schema in Java](https://www.baeldung.com/introduction-to-json-schema-in-java)
- [Introduction to JSONForms](https://www.baeldung.com/introduction-to-jsonforms)
- [Introduction to JsonPath](https://www.baeldung.com/guide-to-jayway-jsonpath)
- [Introduction to JSON-Java (org.json)](https://www.baeldung.com/java-org-json)
- [Overview of JSON Pointer](https://www.baeldung.com/json-pointer)
- [Introduction to the JSON Binding API (JSR 367) in Java](https://www.baeldung.com/java-json-binding-api)

View File

@ -1,8 +1,3 @@
## Logging Modules
This module contains articles about logging libraries.
### Relevant Articles:
- [Creating a Custom Logback Appender](https://www.baeldung.com/custom-logback-appender)
- [A Guide To Logback](https://www.baeldung.com/logback)

View File

@ -4,3 +4,5 @@
- [SLF4J Warning: Class Path Contains Multiple SLF4J Bindings](https://www.baeldung.com/slf4j-classpath-multiple-bindings)
- [Sending Emails with Logback](https://www.baeldung.com/logback-send-email)
- [Mask Sensitive Data in Logs With Logback](https://www.baeldung.com/logback-mask-sensitive-data)
- [Creating a Custom Logback Appender](https://www.baeldung.com/custom-logback-appender)
- [A Guide To Logback](https://www.baeldung.com/logback)

View File

@ -4,8 +4,6 @@ This module contains articles about Apache Maven. Please refer to its submodules
### Relevant Articles
- [Apache Maven Tutorial](https://www.baeldung.com/maven)
- [Apache Maven Standard Directory Layout](https://www.baeldung.com/maven-directory-structure)
- [Multi-Module Project with Maven](https://www.baeldung.com/maven-multi-module)
- [Maven Packaging Types](https://www.baeldung.com/maven-packaging-types)
- [Maven Snapshot Repository vs Release Repository](https://www.baeldung.com/maven-snapshot-release-repository)

View File

@ -6,3 +6,7 @@ This module contains articles about Maven that are also part of an Ebook.
### NOTE:
Since this is a module tied to an e-book, it should **not** be moved or used to store the code for any further article.
### Relevant Articles
- [Apache Maven Tutorial](https://www.baeldung.com/maven)

View File

@ -0,0 +1,3 @@
### Relevant Articles
- [Multi-Module Project with Maven](https://www.baeldung.com/maven-multi-module)

View File

@ -3,5 +3,4 @@
This module contains articles about Spring Cloud Stream
## Relevant Articles
- [Introduction to Spring Cloud Stream](http://www.baeldung.com/spring-cloud-stream)
- [Integrating Spring with AWS Kinesis](https://www.baeldung.com/spring-aws-kinesis)

View File

@ -0,0 +1,3 @@
## Relevant Articles
- [Introduction to Spring Cloud Stream](http://www.baeldung.com/spring-cloud-stream)

View File

@ -1,2 +1 @@
### Relevant Articles:
- [Guide to the Spring BeanFactory](http://www.baeldung.com/spring-beanfactory)

View File

@ -4,7 +4,6 @@ This module contains articles about Spring with EJB
### Relevant Articles
- [Guide to EJB Set-up](https://www.baeldung.com/ejb-intro)
- [Java EE Session Beans](https://www.baeldung.com/ejb-session-beans)
- [A Guide to Message Driven Beans in EJB](https://www.baeldung.com/ejb-message-driven-beans)
- [Integration Guide for Spring and EJB](https://www.baeldung.com/spring-ejb)

View File

@ -0,0 +1,3 @@
### Relevant Articles
- [A Guide to Message Driven Beans in EJB](https://www.baeldung.com/ejb-message-driven-beans)

View File

@ -2,12 +2,6 @@
This module contains articles about Spring Remoting
### Relevant Articles
- [Intro to Spring Remoting with HTTP Invokers](https://www.baeldung.com/spring-remoting-http-invoker)
- [Spring Remoting with Hessian and Burlap](https://www.baeldung.com/spring-remoting-hessian-burlap)
- [Spring Remoting with AMQP](https://www.baeldung.com/spring-remoting-amqp)
- [Spring Remoting with JMS and ActiveMQ](https://www.baeldung.com/spring-remoting-jms)
- [Spring Remoting with RMI](https://www.baeldung.com/spring-remoting-rmi)
### Overview
This Maven project contains the Java source code for various modules used in the Spring Remoting series of articles.

View File

@ -0,0 +1,3 @@
### Relevant Articles
- [Spring Remoting with AMQP](https://www.baeldung.com/spring-remoting-amqp)