VOOZH about

URL: https://www.javacodegeeks.com/author/phillip-kruger/page/2

⇱ Phillip Kruger, Author at Java Code Geeks - Page 2 of 2


  • Enterprise Java👁 java-interview-questions-answers
    Phillip KrugerAugust 10th, 2018
    0 354

    Your own MicroProfile Config source

    MicroProfile Config, that is part of the MicroProfile Specification, is the standardization for Java Enterprise and Microservices configuration. Out of…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Phillip KrugerMay 17th, 2018
    0 149

    GraphQL on Wildfly swarm

    “GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Phillip KrugerJanuary 2nd, 2018
    0 198

    Hollowjars, Deployment scanner and why Wildfly swarm is cool

    In a previous post I described how you can use OpenLiberty and maven to start the server, either as a…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Phillip KrugerDecember 27th, 2017
    0 189

    Fatjars, Thinwars and why OpenLiberty is cool

    Fatjars Building a Fatjar (or Uberjar) that contains everything you need to run your application nicely packaged together means you…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Phillip KrugerDecember 24th, 2017
    2 170

    Some Factory Examples

    Every now and then I find myself scratching through some of my old code to find that example “where I…

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