Merge pull request #9293 from johnA1331/master

BAEL-24622 github-related test fix - no empty readmes (results: 03.05.2020) - cont.2
This commit is contained in:
Loredana Crusoveanu 2020-05-16 11:58:42 +03:00 committed by GitHub
commit 8751c4c90a
3 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
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)
- [Apache CXF Support for RESTful Web Services](https://www.baeldung.com/apache-cxf-rest-api)
- [A Guide to Apache CXF with Spring](https://www.baeldung.com/apache-cxf-with-spring)
- [Introduction to Apache CXF](https://www.baeldung.com/introduction-to-apache-cxf)

View File

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