Merge pull request #11636 from johnA1331/master

BAEL-46263 - add links to github-baeldung articles
This commit is contained in:
Loredana Crusoveanu 2021-12-29 23:27:33 +02:00 committed by GitHub
commit 3321472ee7
2 changed files with 2 additions and 0 deletions

View File

@ -6,4 +6,5 @@ This module contains articles about Apache POI
- [Adding a Column to an Excel Sheet Using Apache POI](https://www.baeldung.com/java-excel-add-column)
- [Add an Image to a Cell in an Excel File With Java](https://www.baeldung.com/java-add-image-excel)
- [Numeric Format Using POI](https://www.baeldung.com/apache-poi-numeric-format)
- More articles: [[<-- prev]](/apache-poi)

View File

@ -11,4 +11,5 @@ The "REST With Spring" Classes: http://github.learnspringsecurity.com
- [Spring Security Request Rejected Exception](https://www.baeldung.com/spring-security-request-rejected-exception)
- [Spring Security Cache Control Headers](https://www.baeldung.com/spring-security-cache-control-headers)
- [Fixing 401s with CORS Preflights and Spring Security](https://www.baeldung.com/spring-security-cors-preflight)
- [Content Security Policy with Spring Security](https://www.baeldung.com/spring-security-csp)
- More articles: [[<-- prev]](/spring-security-modules/spring-security-web-boot-2)