Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocnhan-tran1996 committed Dec 26, 2023
1 parent 429865e commit b976f72
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion antora-playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ content:
branches: main
start_path: my-blog/docs
- url: https://github.com/ngocnhan-tran1996/spring-boot-code-example.git
branches: [3.0.x,2.7.x]
branches: [3.1.x,3.0.x,2.7.x]
start_path: docs
urls:
latest_version_segment_strategy: redirect:to
Expand Down
4 changes: 4 additions & 0 deletions my-blog/docs/modules/java/pages/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
* [x] https://blog.devgenius.io/pessimistic-lock-in-spring-boot-a3c44055be0f[Pessimistic Lock in Spring Boot]
* [x] https://sudarshandoiphode.hashnode.dev/understanding-the-power-of-responseentityt-in-spring-framework[Understanding the Power of ResponseEntity<T> in Spring Framework]
* [x] https://piotrminkowski.com/2023/11/15/kafka-tracing-with-spring-boot-and-open-telemetry/[Kafka Tracing with Spring Boot and Open Telemetry]
* [x] https://spring.io/blog/2023/06/23/improved-testcontainers-support-in-spring-boot-3-1/[Improved Testcontainers Support in Spring Boot 3.1]
* [x] https://spring.io/blog/2023/06/21/docker-compose-support-in-spring-boot-3-1/[Docker Compose Support in Spring Boot 3.1]
* [x] https://digma.ai/blog/the-spring-way-of-doing-things-9-ways-to-improve-your-spring-boot-skills/[THE “SPRING WAY” OF DOING THINGS: 9 WAYS TO IMPROVE YOUR SPRING BOOT SKILLS]
* [x] https://foojay.io/today/testing-spring-boot-jms-with-activemq-artemis-and-testcontainers/[Testing Spring Boot JMS with ActiveMQ Artemis and Testcontainers]

== Articles
* [x] https://piotrminkowski.com/2021/02/01/new-developer-friendly-features-after-java-8/[New Features After Java 8]
Expand Down

0 comments on commit b976f72

Please sign in to comment.