Skip to content

Commit 5035974

Browse files
author
blog-post-bot
committed
Updated with the latest blog posts
1 parent 52f6baf commit 5035974

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -245,16 +245,16 @@ Like <img src="https://raw.githubusercontent.com/AlexRogalskiy/java-patterns/mas
245245
### _Reddit posts_
246246

247247
<!-- REDDIT-POST-LIST:START -->
248-
- [How do you implement POJO objects diff in java?](https://www.reddit.com/r/java/comments/m3r05y/how_do_you_implement_pojo_objects_diff_in_java/)
249-
- [Can java devs take a 'wait it out', for kotlin feaures?](https://www.reddit.com/r/java/comments/m3pxcg/can_java_devs_take_a_wait_it_out_for_kotlin/)
250-
- [Anemic Domain Model vs Rich Domain Model in Java](https://www.reddit.com/r/java/comments/m3nxkh/anemic_domain_model_vs_rich_domain_model_in_java/)
251-
- [Will Loom make Vert.x, RxJava and Event Loop based patterns obsolete?](https://www.reddit.com/r/java/comments/m3n0jw/will_loom_make_vertx_rxjava_and_event_loop_based/)
252-
- [Not controlling inputs and outputs for a vulnerable web app](https://www.reddit.com/r/java/comments/m3kzc7/not_controlling_inputs_and_outputs_for_a/)
253-
- [WildFly 23 released!](https://www.reddit.com/r/java/comments/m3hz3v/wildfly_23_released/)
254-
- [Knative Eventing with Kafka and Spring Cloud - Piotr's TechBlog](https://www.reddit.com/r/java/comments/m3g83z/knative_eventing_with_kafka_and_spring_cloud/)
255-
- [Simpler Serialization with Records](https://www.reddit.com/r/java/comments/m3elzo/simpler_serialization_with_records/)
256-
- [Career change](https://www.reddit.com/r/java/comments/m350v2/career_change/)
257-
- [I made UndoRedoList, a reverse engineering of the undo-redo feature in Microsoft Word, Google Docs and Photoshop.](https://www.reddit.com/r/java/comments/m30w14/i_made_undoredolist_a_reverse_engineering_of_the/)
248+
- [A signal is a way to decouple between a subject(dispatcher) and the observers(listeners) in distributed event handling systems.](https://www.reddit.com/r/java/comments/m4eqm8/a_signal_is_a_way_to_decouple_between_a/)
249+
- [Downsides to using sun.misc.unsafe for serialization (assuming the code is thoroughly-tested)?](https://www.reddit.com/r/java/comments/m4b9f6/downsides_to_using_sunmiscunsafe_for/)
250+
- [WildFly Reactive Features 2.0 released!](https://www.reddit.com/r/java/comments/m48w0f/wildfly_reactive_features_20_released/)
251+
- [Help for MVC application](https://www.reddit.com/r/java/comments/m48oe5/help_for_mvc_application/)
252+
- [Don’t replace Spring Boot with Quarkus, replace it with Wildfly](https://www.reddit.com/r/java/comments/m48ed2/dont_replace_spring_boot_with_quarkus_replace_it/)
253+
- [What's new in the new Loom Early Access (EA) build (by Alan Bateman) (spoilers: changes in thread builder, scoped variables, executors, debugging; and what to look forward to)](https://www.reddit.com/r/java/comments/m47tyg/whats_new_in_the_new_loom_early_access_ea_build/)
254+
- [Easier DTO/Entity mapping](https://www.reddit.com/r/java/comments/m46221/easier_dtoentity_mapping/)
255+
- [What is the best eBook to learn Springboot? For Beginners](https://www.reddit.com/r/java/comments/m438q5/what_is_the_best_ebook_to_learn_springboot_for/)
256+
- [R2DBC Driver for Oracle Database](https://www.reddit.com/r/java/comments/m410wr/r2dbc_driver_for_oracle_database/)
257+
- [[Project Loom] New ea build based on jdk-17+13 is available for download.](https://www.reddit.com/r/java/comments/m40jio/project_loom_new_ea_build_based_on_jdk1713_is/)
258258
<!-- REDDIT-POST-LIST:END -->
259259

260260
### _InfoWorld posts_

0 commit comments

Comments
 (0)