Martin Farrell, Java Code Geeks

Martin Farrell

Java Code Geeks

Contact Martin

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Java Code Geeks

Past articles by Martin:

Using FreeCodeCamp as an experienced developer

Interested to learn about FreeCodeCamp? Check our article explaining how to use FreeCodeCamp as an experienced developer. → Read More

Maven, Eclipse and Java 9

Anyone that uses the M2E(maven-to-eclipse) plugin in eclipse knows the issue where you have run a bu... → Read More

Would you use JSF for your next project?

There was an excellent stackoverflow blog post last week about the “Brutal Lifecycle of Javascript F... → Read More

Java 9 Streams API using JShell

This post looks at the Java 9 Streams API using JShell. The Streams API changes build on the success... → Read More

Java 9 JShell Examples: Collections Static Factory Methods

This post continues my exploration of Java9 features from my My Top Java 9 Features blog post. Here ... → Read More

Experimenting with Java9 HTTP Client and Process API in JShell

This post continues my exploration of Java9 features from my My Top Java 9 Features blog post. Here ... → Read More

Add EntityManager.refresh to all Spring Data Repositories

In my previous post Access the EntityManager from Spring Data JPA I showed how to extend a single Sp... → Read More

Access the EntityManager from Spring Data JPA

Spring Data JPA allows you to rapidly develop your data access layer through the use of Repository i... → Read More

JShell in Five Minutes

This post builds on my My Top Java 9 Features post by looking more in depth at these features. Here ... → Read More