Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
crxrest
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Registry
Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
cscc
crxrest
Commits
bc99e058
Commit
bc99e058
authored
May 11, 2018
by
Rob Tomsick
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make note of the ConfigurableProvider mechanism in the README
parent
63419240
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
README.md
README.md
+4
-1
No files found.
README.md
View file @
bc99e058
...
...
@@ -55,7 +55,10 @@ run-time like so:
Dictionary providers may have their own configuration options. As CRxREST
does not mandate a particular configuration scheme for providers you should
consult the documentation of the provider(s) in question for information on
how to configure them.
how to configure them. Providers may elect to support
`ConfigurableProvider`
,
which will allow their configuration properties to be managed by the CRxREST
instance via the usual Spring-based configuration hierarchy. See
`application.yml`
for examples.
## API Documentation
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment