VOOZH about

URL: https://www.javacodegeeks.com/author/martin-farrell

⇱ Martin Farrell, Author at Java Code Geeks


  • Web Development👁 Image
    Martin FarrellFebruary 25th, 2020
    0 135

    Using FreeCodeCamp as an experienced developer

    I am an experienced Full stack Developer specializing in Java, Javascript and React. This is a broad skill set, and…

    Read More »
  • Enterprise Java👁 Image
    Martin FarrellMarch 9th, 2018
    0 131

    Maven, Eclipse and Java 9

    Anyone that uses the M2E(maven-to-eclipse) plugin in eclipse knows the issue where you have run a build, then update maven…

    Read More »
  • Enterprise Java👁 Image
    Martin FarrellJanuary 17th, 2018
    2 237

    Would you use JSF for your next project?

    There was an excellent stackoverflow blog post last week about the “Brutal Lifecycle of Javascript Frameworks”. The article was about…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Martin FarrellDecember 15th, 2017
    0 271

    Spring Boot as a Windows Service in 5 minutes

    I recently had to deploy a Spring Boot application as a windows service and am surprised how easy it was…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Martin FarrellDecember 15th, 2017
    0 124

    Java 9 on Java EE 8 Using Eclipse and Open Liberty

    I wrote a post a few weeks ago titled Which IDE’s and Server’s support Java EE 8 and Java9 which…

    Read More »
  • Core Java👁 Image
    Martin FarrellNovember 6th, 2017
    0 117

    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 of…

    Read More »
  • Core Java👁 Image
    Martin FarrellOctober 24th, 2017
    0 166

    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 we are…

    Read More »
  • Core Java👁 Image
    Martin FarrellOctober 11th, 2017
    0 136

    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 we are…

    Read More »
  • Enterprise Java👁 spring-interview-questions-answers
    Martin FarrellOctober 4th, 2017
    0 600

    Access the EntityManager from Spring Data JPA

    Spring Data JPA allows you to rapidly develop your data access layer through the use of Repository interfaces. Occasionally you…

    Read More »
  • 1
  • 2
  • »
Back to top button
Close