-
Enterprise Java
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
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
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
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
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 »