commit | f6b89ce57b765235484cc41a58303978fe1c586a | [log] [tgz] |
---|---|---|
author | Daniel Qian <chanjarster@gmail.com> | 周二 7月 17 18:40:57 2018 +0800 |
committer | Daniel Qian <chanjarster@gmail.com> | 周二 7月 17 18:40:57 2018 +0800 |
tree | 585bfe9c52e7f56f427e6264e6e2919b198e37b1 | |
parent | 9083f2b1cccde40fb4672ebeeb1cdaaca111c137 [diff] [blame] |
add: samples
diff --git a/samples/foo/src/main/resources/application.yaml b/samples/foo/src/main/resources/application.yaml new file mode 100644 index 0000000..e70d463 --- /dev/null +++ b/samples/foo/src/main/resources/application.yaml
@@ -0,0 +1,9 @@ +spring: + application: + name: sample-foo + +infras: + mvc: + error: + error-map: + com.supwisdom.leaveschool.foo.model.BarException: Bar Reason