Skip to content

Commit

Permalink
Merge pull request eugenp#12324 from johnA1331/master
Browse files Browse the repository at this point in the history
BAEL-56567 - Main - github-related test fixes - 03.06.2022
  • Loading branch information
lor6 authored Jun 7, 2022
2 parents 64a5349 + 542c1d7 commit 285e89f
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
4 changes: 1 addition & 3 deletions apache-cxf-modules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@ This module contains articles about Apache CXF

## Relevant Articles:

- [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)
- [Introduction to Apache CXF Aegis Data Binding](https://www.baeldung.com/aegis-data-binding-in-apache-cxf)
2 changes: 1 addition & 1 deletion apache-cxf-modules/cxf-introduction/README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
### Relevant Articles:
- [Introduction to Apache CXF](http://www.baeldung.com/introduction-to-apache-cxf)
- [Introduction to Apache CXF](https://www.baeldung.com/introduction-to-apache-cxf)
1 change: 0 additions & 1 deletion core-java-modules/core-java-collections-list-3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ This module contains articles about the Java List collection
- [Finding the Differences Between Two Lists in Java](https://www.baeldung.com/java-lists-difference)
- [List vs. ArrayList in Java](https://www.baeldung.com/java-list-vs-arraylist)
- [How to Store HashMap<String, ArrayList> Inside a List](https://www.baeldung.com/java-hashmap-inside-list)
- [Working With a List of Lists in Java](https://www.baeldung.com/java-list-of-lists)
- [[<-- Prev]](/core-java-modules/core-java-collections-list-2)
1 change: 0 additions & 1 deletion docker-modules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

- [Introduction to Docker Compose](https://www.baeldung.com/ops/docker-compose)
- [Reusing Docker Layers with Spring Boot](https://www.baeldung.com/docker-layers-spring-boot)
- [Running Spring Boot with PostgreSQL in Docker Compose](https://www.baeldung.com/spring-boot-postgresql-docker)
- [How To Configure Java Heap Size Inside a Docker Container](https://www.baeldung.com/ops/docker-jvm-heap-size)
- [Dockerfile Strategies for Git](https://www.baeldung.com/ops/dockerfile-git-strategies)
- [How to Get Docker-Compose to Always Use the Latest Image](https://www.baeldung.com/ops/docker-compose-latest-image)
Expand Down
3 changes: 0 additions & 3 deletions docker-modules/docker-sample-app/README.md

This file was deleted.

3 changes: 3 additions & 0 deletions docker-modules/docker-spring-boot-postgres/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### Relevant Articles:

- [Running Spring Boot with PostgreSQL in Docker Compose](https://www.baeldung.com/spring-boot-postgresql-docker)
3 changes: 3 additions & 0 deletions docker-modules/heap-sizing/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
### Relevant Articles:

- [How To Configure Java Heap Size Inside a Docker Container](https://www.baeldung.com/ops/docker-jvm-heap-size)
1 change: 1 addition & 0 deletions spring-boot-modules/spring-boot-libraries-2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ This module contains articles about various Spring Boot libraries
- [Open API Server Implementation Using OpenAPI Generator](https://www.baeldung.com/java-openapi-generator-server)
- [An Introduction to Kong](https://www.baeldung.com/kong)
- [Getting Started With GraphQL SPQR and Spring Boot](https://www.baeldung.com/spring-boot-graphql-spqr)
- [How to Test GraphQL Using Postman](https://www.baeldung.com/graphql-postman)

More articles: [[prev -->]](/spring-boot-modules/spring-boot-libraries)

0 comments on commit 285e89f

Please sign in to comment.