Sentinel/sentinel-demo/sentinel-demo-dynamic-file-.../src/main
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
..
java/com/alibaba/csp/sentinel/demo/file/rule Some refactor of data source 2018-09-04 11:09:42 +08:00
resources Welcome to the world, Sentinel 2018-07-27 16:34:30 +08:00