Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2131

Use MicroProfile Config to access external config parameters

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 4.0.0.CR1
    • 4.0.0.Beta6
    • None
    • None
    • Documentation (Ref Guide, User Guide, etc.)

    Description

      RESTEasy uses a variety of methods like

      • System.getParameter()
      • System.getEnv()
      • ServletContext.getInitParameter()
      • ServletConfig.getInitParameter()

      to access external configuration parameters. MicroProfile Config permits organizing all of these calls through a single class which is flexible and extensible.

      Attachments

        Issue Links

          Activity

            People

              rsigal@redhat.com Ronald Sigal
              rsigal@redhat.com Ronald Sigal
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: