Skip to main content
  • Log in
  • Manage Cookies
projects.eclipse.org
Download
  • Projects
  • Working Groups
  • Members
  • Community
    • Marketplace
    • Events
    • Planet Eclipse
    • Newsletter
    • Videos
    • Blogs
  • Participate
    • Report a Bug
    • Forums
    • Mailing Lists
    • Wiki
    • IRC
    • Research
  • Eclipse IDE
    • Download
    • Learn More
    • Documentation
    • Getting Started / Support
    • How to Contribute
    • IDE and Tools
    • Newcomer Forum
  • More
      • Community

      • Marketplace
      • Events
      • Planet Eclipse
      • Newsletter
      • Videos
      • Blogs
      • Participate

      • Report a Bug
      • Forums
      • Mailing Lists
      • Wiki
      • IRC
      • Research
      • Eclipse IDE

      • Download
      • Learn More
      • Documentation
      • Getting Started / Support
      • How to Contribute
      • IDE and Tools
      • Newcomer Forum
  1. Home
  2. Projects
  3. Eclipse Technology
  4. MicroProfile
  5. Config 1.1

MicroProfile Config 1.1

Primary tabs

  • Overview(active tab)
  • Issues
  • Release Plan
  • Review Information

MicroProfile Config 1.1 Specification, API and TCK: https://github.com/eclipse/microprofile-config

MicroProfile Config is a specification around configuration data APIs.  These APIs allow developers to decouple runtime configuration from their application logic, making services more configurable and easier to operate.  MicroProfile Config 1.1 is a point fix, primarily on bug fixes and critical missing features to better help vendors and consumers work with the specification.

- Support for primitive and URL types.

- Clarify ordinal sorting requirements.

- Adding a convenience method to ConfigSources to get all known properties.

- Clarify the property name for an injection point that has no name.

- Clarify whether empty values mean set or unset.

With these changes, MicroServices developers can readily use more features out of the box (primitive support, URL conversion).  They can also more reliably expect their applications to be portable, with features working the same across the board.

Release Date: 
Thursday, September 7, 2017
Review: 
Config 1.1 Release Review
Release Type: 
Minor release
IP Due Diligence Type: 
Type A - License Compatibility Certification
Incubating - MicroProfile

Project Links

  • MicroProfile Presentations
  • MicroProfile Calendar
  • Website

Related Projects

Project Hierarchy:

  • Eclipse Technology
  • MicroProfile

Tags

Technology Types
  • Cloud Native Java
Build Technologies
  • Maven

Eclipse Foundation

  • About Us
  • Contact Us
  • Donate
  • Members
  • Governance
  • Code of Conduct
  • Logo and Artwork
  • Board of Directors

Legal

  • Privacy Policy
  • Terms of Use
  • Copyright Agent
  • Eclipse Public License
  • Legal Resources

Useful Links

  • Report a Bug
  • Documentation
  • How to Contribute
  • Mailing Lists
  • Forums
  • Marketplace

Other

  • IDE and Tools
  • Projects
  • Working Groups
  • Research@Eclipse
  • Report a Vulnerability
  • Service Status

Copyright © Eclipse Foundation. All Rights Reserved.

Back to the top