Quantcast
Channel: Java Configuration
Browsing latest articles
Browse All 15 View Live

The Complexities of Configuration

The Complexities of ConfigurationIn this blog I start to write some blogs about configuration. I will start rather general and then dive deeper into several topics as useful. I do not reclaim...

View Article



Adding Additional Type Support to Configuration

Adding Additional Type Support to Configuration In my previous blog I discussed roughly what configuration is. I also stopped on a working assumption that configuration mainly is a...

View Article

Composite Configuration

Composite ConfigurationModeling Common AspectsLooking at Configuration my working analysis was to model it mainly as a Map<String,String> with additional meta data added. As we have seen this...

View Article

Configuration Formats and Locations

Configuration Formats and LocationsConfiguration FormatsConfiguration data can be stored in various formats. With the JDK a few possible formats are included by default:.properties files, readable with...

View Article

Integrating SE Configuration with Java EE

Integrating SE Configuration with Java EEA lot of people asked about integration of configuration mechanisms with Java EE, e.g. within Java EE 8. So I write down my current thinkings on this topic...

View Article


Image may be NSFW.
Clik here to view.

A Proposal for Java EE Configuration

Requirements for Java EE ConfigurationIn this post I want to outline, what I see a reasonable scope for a Java EE Configuration JSR. I would first try to summarize different use cases, people want to...

View Article

A Proposal for Java EE Configuration (Follow up)

A Proposal for Java EE Configuration (Follow up)Given all the feedback and discussions from last week I would come up with the following more concrete feature list, what should be covered IMO. Finally...

View Article

Use Case Summary from Google Groups

Use CasesIn todays blog, I am summarizing the use cases as discussed in groups.google.com/forum/#!forum/java-config. I did only some minor rework on the original posts and hope to still reflecting the...

View Article


Article 5

Injecting and Updating Configuration At the last Hackergarten in Zurich, I discussed some configuration aspects with Andres Almiray (Twitter: @aalmiray). He showed my some very interesting aspects in...

View Article


Existing Configuration Solutions

Existing Application Configuration SolutionsWithin this blog I try to give some details on existing common configuration mechanisms in place. If I miss something, let me know, so I can add it here....

View Article

No Java EE Configuration JSR for EE 8

No Java EE Configuration for EE8Dear allI apologize to have really disappointing news about the configuration JSR. Though we had basically setup everything, and I was really working hard to get the...

View Article

Integrating Configuration with CDI 2.0

Integrating Configuration with CDIMost of you are aware that the original initiative of standardizing of configuration for Java EE deployment aspects was stopped lately. But looking at the topic of...

View Article

Configuration for the Java Platform

Configuration for the Java PlatformOutcome from the last EC MeetingLast week the EC meeting @Twitter HQ discussed a proposal for a new JSR for Configuration targeting application configuration. Since...

View Article


Java Configuration API - Java 7 or Java 8 ?

Java 7 vs Java 8 for Apache Tamaya ConfigSince the Apache mailing list is preventing me at all cost my more comprehensive addition to the current Tamaya discussion about Java 7 vs. Java 8, I now...

View Article

Apache Tamaya - the new Configuration API

It was quite s long time since I have blogged here, but now it is definitive time to reactivate this blog and get in contact with all interested people on the configuration topic.HistoryAfter JavaOne...

View Article

Browsing latest articles
Browse All 15 View Live




Latest Images