Sentinel/sentinel-demo/sentinel-demo-dynamic-file-...
Eric Zhao 007cd9d291 Some refactor of data source
- Add `close` method in WritableDataSource (to extend AutoCloseable in JDK 1.7 later)
- Separate the writable file data source from original class
- Add a sample to show how to register data sources via Sentinel init mechanism
- Separate a writable data source registry from original handler to make it clear

Signed-off-by: Eric Zhao <sczyh16@gmail.com>
2018-09-04 11:09:42 +08:00
..
src/main Some refactor of data source 2018-09-04 11:09:42 +08:00
pom.xml Some refactor of data source 2018-09-04 11:09:42 +08:00