Skip to content
  • Twitter

Your daily dose of community recommended contents for Java!

{ javaReads }

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

How can one see the SQL statements that jOOQ executes at Compile Time?

I use jOOQ to query/insert/update data from/into a table.Is there a way to see the SQL statements that JOOQ executes at Compile Time instead of Run Time Logging?The following answer shows them at…

by adminAugust 22, 2021
Articles, Home

10 Best IT Certifications for Java Developers to Aim in 2021

From Java and Spring to AWS and Azure, these are the best IT certifications Java developers can aim for in 2021

by adminAugust 22, 2021
Articles, Home

Secure Service-to-Service Spring Microservices with HTTPS and OAuth 2.0 | Java Code Geeks – 2021

Interested to learn about Secure Service? Check our article explaining how to use HTTPS and OAuth 2.0 to secure service-to-service communication.

by adminAugust 22, 2021
Articles, Home

Top 5 Courses to Learn Dynamic Programming for Coding Interviews in 2021 – Best of Lot

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

by adminAugust 20, 2021
Articles, Home

7 Examples to Sort One and Two Dimensional String and Integer Array in Java | Ascending, Descending and Reverse Order

Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc

by adminAugust 20, 2021
Articles, Home

Iterative QuickSort Example in Java – without Recursion

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

by adminAugust 19, 2021
Articles, Home

JavaFX Weekly

A selection of articles, blog posts, videos and photos recommended by Michael Heinrichs

by adminAugust 17, 2021
Articles, Home

3 Best Eclipse IDE Books for Java Developers

These are my favorite books to learn Eclipse IDE for Java and JEE development. I have also shared online courses which you can join to…

by adminAugust 17, 2021
Articles, Home

Learn Quarkus faster with quick starts in the Developer Sandbox for Red Hat OpenShift | Red Hat Developer

Get a guided tour of Quarkus quick starts: An easy and free way to fast-track your learning and start developing and deploying Java-based, cloud-native microservices on Red Hat OpenShift.

by adminAugust 16, 2021
Articles, Home

Amazon.com: Grokking the Java Interview: Prepare for Java interviews by learning essential Core Java concepts and APIs eBook : Paul, Javin: Books

Buy Grokking the Java Interview: Prepare for Java interviews by learning essential Core Java concepts and APIs: Read Books Reviews – Amazon.com

by adminAugust 16, 2021
Articles, Home

Scaling Online Groceries with Java by Sander Mak

by adminAugust 16, 2021
Articles, Home

5 Best Free Course to learn Microservices in Java with Spring Boot and RxJava in 2021

Java Programming tutorials and Interview Questions, book and course recommendations from Udemy, Pluralsight, Coursera, edX etc

by adminAugust 16, 2021
Articles, Home

We Crunched 1 Billion Java Logged Errors – Here’s What Causes 97% of Them | OverOps

97% of Logged Errors are Caused by 10 Unique Errors It’s 2021 and one thing hasn’t changed in 30 years. DevOps teams still rely on log files to troubleshoot application issues. We trust log files implicitly because we think the truth is hidden within them. If you just grep hard enough, or write the perfect […]

by adminAugust 16, 2021
Articles, Home

I DOUBLED InputStream Performance! | The Two Minutes Tuesday 029 | Java Inside

I was asked how far my contribution to #OpenJDK is: While I am still working on edge cases, performance of InputStream::transferTo is already doubled (!!!) and I think that in one of my next videos…

by adminAugust 16, 2021
Articles, Home

What is Inheritance in Java and OOP Tutorial – Example

Inheritance is one of the basic object oriented principle in Java, along with Encapsulation, Polymorphism and abstraction. Inheritance allows you to reuse code by extending a class functionality, but has to be used carefully, otherwise may result in inflexible code.

by adminAugust 13, 2021

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

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