I’ve got some interesting things cooking in the personal projects department related to Java, CDI 2.0, configuration and Maven and I am going to blog about them with (I hope!) a post (or several!) a day for a little bit.
We’ll start with configuration.
You may recall my earlier posts on the subject.
Now my ramblings have code behind them! See MicroBean Configuration API, MicroBean Configuration and MicroBean Configuration CDI.
MicroBean Configuration API is the Java API that defines an API around my notion of configuration coordinates.
MicroBean Configuration is a Java SE implementation of that API.
MicroBean Configuration CDI is a CDI extension that uses MicroBean Configuration to expose configuration values to CDI environments.
I’ll have more to say about these (early days!) projects and others over the coming days. Thanks for reading.
One thought on “A Blog Post A Day”
Comments are closed.