Skip to content
  • Twitter

Your daily dose of community recommended contents for Java!

{ javaReads }

  • Articles
  • Videos
  • Open Source Projects
  • Events
  • Presentations

Category: Home

Articles, Home

Ignoring Unmapped Properties with MapStruct | Baeldung

MapStruct allows us to copy between Java beans. There are a few ways we can configure it to handle missing fields.

by adminOctober 7, 2019
Articles, Home

Top 5 Courses to learn Hibernate and JPA in 2019

A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.

by adminOctober 7, 2019
Articles, Home

2 Ways to Check if a String is Rotation of Other in Java – Algorithms

A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.

by adminOctober 7, 2019
Home, Videos

Bootiful Testing by Josh Long

by adminOctober 6, 2019
Articles, Home

Top 10 Free Courses to learn Docker in 2019 – Best of Lot

A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.

by adminOctober 6, 2019
Articles, Home

Top 5 Core Java Books for Beginners – Learn Best of Lot

A blog about Java, Programming, Algorithms, Data Structure, SQL, Linux, Database, Interview questions, and my personal experience.

by adminOctober 6, 2019
Articles, Home

Top 10 Free Courses to Learn Algorithms and Data Structure in 2019 – Best of Lot

A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.

by adminOctober 6, 2019
Articles, Home

How to Reverse an Array in place – Java Coding Problems with Solution

A blog about Java, Spring, Hibernate, Programming, Algorithms, Data Structure, SQL, Linux, Database, JavaScript, and my personal experience.

by adminOctober 5, 2019
Home, Videos

Josh Juneau on Jakarta EE 8

by adminOctober 5, 2019
Articles, Home

Java Annotated Monthly – October 2019 | IntelliJ IDEA Blog

Dependency verification: checksum vs PGP  – because security is important The rise of Kotlin  – I’m also using Kotlin in the new d….

by adminOctober 5, 2019
Articles, Home

Microsoft vs. IBM: A major shift in Java support

At Oracle Code One 2019, the Microsoft vs. IBM debate took a sharp turn in one direction. Microsoft has laid major inroads to the Java community within the past 18 months, while IBM seems to backtrack on its position with developers.

by adminOctober 5, 2019
Articles, Home

Authentication with HttpUrlConnection | Baeldung

Learn how to authenticate HTTP requests using HttpUrlConnection.

by adminOctober 5, 2019
Articles, Home

Javin Paul on LinkedIn: “Top 5 Books to Learn REST and RESTful WebServices for Java ProgrammersRead more: https://lnkd.in/fKQjW5C#Java #REST #WebSErvices #Programming #books “

October 4, 2019: Javin Paul posted images on LinkedIn

by adminOctober 5, 2019
Articles, Home

Java Math.abs(int) optimizations, why this code 6x times slower?

As you may know, Math.abs(Integer.MIN_VALUE) == Integer.MIN_VALUE and to prevent a negative value, the safeAbs method was implemented in my project: public static int safeAbs(int i) { …

by adminOctober 5, 2019
Articles, Home

Jakarta EE 8: The new era of Java EE explained – Red Hat Developer

We look at what to expect from Jakarta EE 8 — the latest iteration of Java EE.

by adminSeptember 18, 2019

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

  • Articles
  • Videos
  • Open Source Projects
  • Events
  • Presentations
Powered by Akka