You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-5
Original file line number
Diff line number
Diff line change
@@ -265,21 +265,24 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
265
265
### *Reddit posts*
266
266
267
267
<!-- REDDIT-POST-LIST:START -->
268
+
268
269
-[Why can’t there be null values in a stream?](https://www.reddit.com/r/java/comments/oou0wt/why_cant_there_be_null_values_in_a_stream/)
269
-
-[Book about Java 9 Modules](https://www.reddit.com/r/java/comments/ooq5wo/book_about_java_9_modules/)
270
+
-[Book about Java 9 Modules](https://www.reddit.com/r/java/comments/ooq5wo/book_about_java\_9\_modules/)
270
271
-[JavaFX: One Codebase for Web, PC, and Mobile](https://www.reddit.com/r/java/comments/ooq55g/javafx_one_codebase_for_web_pc_and_mobile/)
271
272
-[Java Server Page (JSP)](https://www.reddit.com/r/java/comments/oooucy/java_server_page_jsp/)
272
273
-[Foojay.io (Friends of OpenJDK) recently had a redesign, let us know what you think!](https://www.reddit.com/r/java/comments/oolnln/foojayio_friends_of_openjdk_recently_had_a/)
-[Libraries for GitHub-style multi-organization authorization?](https://www.reddit.com/r/java/comments/oobu4q/libraries_for_githubstyle_multiorganization/)
279
+
278
280
<!-- REDDIT-POST-LIST:END -->
279
281
280
282
### *InfoWorld posts*
281
283
282
284
<!-- INFOWORLD-POST-LIST:START -->
285
+
283
286
-[Java state API would speed app startup](https://www.infoworld.com/article/3626351/java-state-api-would-speed-app-startup.html#tk.rss_java)
284
287
-[Visual Studio Code 1.58 improves debugging, Jupyter Notebook support](https://www.infoworld.com/article/3626031/visual-studio-code-158-improves-debugging-jupyter-notebook-support.html#tk.rss_java)
@@ -290,12 +293,14 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
290
293
-[Eclipse Jakarta EE 9.1 aligns with Java 11](https://www.infoworld.com/article/3620088/eclipse-jakarta-ee-91-aligns-with-java-11.html#tk.rss_java)
291
294
-[Build a Java application in Visual Studio Code](https://www.infoworld.com/article/3619031/build-a-java-application-in-visual-studio-code.html#tk.rss_java)
292
295
-[Scala 3 ushers in ‘complete overhaul’ of the language](https://www.infoworld.com/article/3608574/scala-3-moves-to-release-candidate-stage.html#tk.rss_java)
-[Aristotle's Wheel Paradox - To Infinity and Beyond](http://randomthoughtsonjavaprogramming.blogspot.com/2021/06/aristotles-wheel-paradox-to-infinity.html)
@@ -320,11 +327,13 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
-[Volatile vs Synchronized in Java](https://www.thejavaprogrammer.com/volatile-vs-synchronized/)
@@ -365,11 +378,13 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
365
378
-[Advantages and Disadvantages of Generics in Java](https://www.thejavaprogrammer.com/advantages-and-disadvantages-of-generics-in-java/)
366
379
-[Nested Switch in Java](https://www.thejavaprogrammer.com/nested-switch-in-java/)
367
380
-[TreeSet Vs TreeMap in Java](https://www.thejavaprogrammer.com/treeset-vs-treemap/)
381
+
368
382
<!-- JAVAPROG-POST-LIST:END -->
369
383
370
384
### *Dreamix posts*
371
385
372
386
<!-- DREAMIX-POST-LIST:START -->
387
+
373
388
-[Java vs JavaScript: How to Choose the Right Backend Technology?](https://dreamix.eu/blog/java/java-vs-javascript-how-to-choose-the-right-backend-technology)
374
389
-[Splitting String in Java – Examples and Tips](https://dreamix.eu/blog/java/splitting-string-in-java-examples-and-tips)
375
390
-[Learn from Java Champion Gerrit Grunwald: JavaFx – not dead yet](https://dreamix.eu/blog/java/learn-from-java-champion-gerrit-grunwald-javafx-not-dead-yet)
@@ -380,11 +395,13 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
380
395
-[5 Reasons Why Bespoke Software Development Projects Succeed](https://dreamix.eu/blog/java/5-reasons-why-bespoke-software-development-projects-succeed)
381
396
-[Continuous Integration and Delivery to Improve the Software Development Workflow](https://dreamix.eu/blog/java/continuous-integration-and-delivery-to-improve-the-software-development-workflow)
382
397
-[Why good (clean) software architecture matters](https://dreamix.eu/blog/java/why-good-clean-software-architecture-matters)
398
+
383
399
<!-- DREAMIX-POST-LIST:END -->
384
400
385
401
### *Plumbr posts*
386
402
387
403
<!-- PLUMBR-POST-LIST:START -->
404
+
388
405
-[Plumbr has been acquired by Splunk](https://plumbr.io/blog/plumbr-blog/acquired-by-splunk)
389
406
-[Using Plumbr with OpenTelemetry NodeJS agent](https://plumbr.io/blog/plumbr-blog/using-plumbr-with-opentelemetry-nodejs-agent)
390
407
-[Extending Plumbr RUM with Web Vitals metrics](https://plumbr.io/blog/performance-blog/extending-plumbr-rum-with-web-vitals-metrics)
@@ -395,11 +412,13 @@ and ***Java Patterns*** ? Consider buying me a coffee :)
395
412
-[Plumbr now monitors Python applications and APIs](https://plumbr.io/blog/product-updates/plumbr-now-monitors-python-applications-and-apis)
396
413
-[Distributed tracing in practice](https://plumbr.io/blog/tracing/distributed-tracing-in-practice)
397
414
-[Plumbr now supports application versioning](https://plumbr.io/blog/product-updates/plumbr-now-supports-application-versioning)
415
+
398
416
<!-- PLUMBR-POST-LIST:END -->
399
417
400
418
### *Thorben Janssen posts*
401
419
402
420
<!-- TJ-POST-LIST:START -->
421
+
403
422
-[How and when to use JPA’s getReference() Method](https://thorben-janssen.com/jpa-getreference/)
0 commit comments