Skip to content

Commit decf617

Browse files
author
blog-post-bot
committed
Updated with the latest blog posts
1 parent 72a4815 commit decf617

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -259,16 +259,16 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
259259
### *Reddit posts*
260260

261261
<!-- REDDIT-POST-LIST:START -->
262-
- [Mojarra 2.3.15 released!](https://www.reddit.com/r/java/comments/n402o8/mojarra_2315_released/)
263-
- [JDK-8266431: Dual-pivot quicksort improvements (radix sort) by bourgesl · Pull Request #3830 · openjdk/jdk](https://www.reddit.com/r/java/comments/n3u4qe/jdk8266431_dualpivot_quicksort_improvements_radix/)
264-
- [Chaos Engineering: Thread Leak](https://www.reddit.com/r/java/comments/n3nbob/chaos_engineering_thread_leak/)
265-
- [How are library developers expected to test multi-release jars?](https://www.reddit.com/r/java/comments/n3migk/how_are_library_developers_expected_to_test/)
266-
- [The plug-and-play API built right into the Java core - Techblog - Hostmoz](https://www.reddit.com/r/java/comments/n3c3cd/the_plugandplay_api_built_right_into_the_java/)
267-
- [A real-world example of a Stream Collector](https://www.reddit.com/r/java/comments/n3acp8/a_realworld_example_of_a_stream_collector/)
268-
- [Exploring Spring Security under the hood.](https://www.reddit.com/r/java/comments/n31xon/exploring_spring_security_under_the_hood/)
269-
- [What Is Test Automation?](https://www.reddit.com/r/java/comments/n31e3j/what_is_test_automation/)
270-
- [Recently just learnt Spring Core, what next?](https://www.reddit.com/r/java/comments/n313kg/recently_just_learnt_spring_core_what_next/)
271-
- [Trying to learn Java with ADD (Attention Deficit Disorder)](https://www.reddit.com/r/java/comments/n2zc92/trying_to_learn_java_with_add_attention_deficit/)
262+
- [Finished Learning Core Java. What's next?](https://www.reddit.com/r/java/comments/n54a7p/finished_learning_core_java_whats_next/)
263+
- [Sonarqube code review effectiveness](https://www.reddit.com/r/java/comments/n51046/sonarqube_code_review_effectiveness/)
264+
- [Has anyone compared performance of Java on ZGC vs C++ in memory-intensive applications?](https://www.reddit.com/r/java/comments/n4yf1n/has_anyone_compared_performance_of_java_on_zgc_vs/)
265+
- [Embedding Rust code in Java Jar for distribution](https://www.reddit.com/r/java/comments/n4wf6h/embedding_rust_code_in_java_jar_for_distribution/)
266+
- [Security and Sandboxing Post SecurityManager](https://www.reddit.com/r/java/comments/n4tq8n/security_and_sandboxing_post_securitymanager/)
267+
- [UberEats clone - Open-source and cross-platform food delivery app template in Java](https://www.reddit.com/r/java/comments/n4rnvc/ubereats_clone_opensource_and_crossplatform_food/)
268+
- [Splitting an application into several applications and creating common jars](https://www.reddit.com/r/java/comments/n4qme3/splitting_an_application_into_several/)
269+
- [Does it violate the java spec for the int>>>int operator to be the same as int>>>(int&31), like in (256>>>36)==16 but ((256>>18)>>>18)==0?](https://www.reddit.com/r/java/comments/n4oy0q/does_it_violate_the_java_spec_for_the_intint/)
270+
- [If you could change one thing in the Java and one thing in the JVM, what would you change?](https://www.reddit.com/r/java/comments/n4nz1p/if_you_could_change_one_thing_in_the_java_and_one/)
271+
- [Configuring the Oracle JDBC drivers in a SpringBoot project - Take 2](https://www.reddit.com/r/java/comments/n4k56k/configuring_the_oracle_jdbc_drivers_in_a/)
272272
<!-- REDDIT-POST-LIST:END -->
273273

274274
### *InfoWorld posts*

0 commit comments

Comments
 (0)