diff --git a/build.gradle.kts b/build.gradle.kts index 0d3019e4..9f855188 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /* diff --git a/cosky-bom/build.gradle.kts b/cosky-bom/build.gradle.kts index f7fa833d..9af34c37 100644 --- a/cosky-bom/build.gradle.kts +++ b/cosky-bom/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ val libraryProjects = rootProject.ext.get("libraryProjects") as java.util.LinkedHashSet; diff --git a/cosky-config/build.gradle.kts b/cosky-config/build.gradle.kts index eb96cf63..1b370c42 100644 --- a/cosky-config/build.gradle.kts +++ b/cosky-config/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ plugins { diff --git a/cosky-config/src/jmh/java/me/ahoo/cosky/config/ConsistencyRedisConfigServiceBenchmark.java b/cosky-config/src/jmh/java/me/ahoo/cosky/config/ConsistencyRedisConfigServiceBenchmark.java index 70493cd8..99564b82 100644 --- a/cosky-config/src/jmh/java/me/ahoo/cosky/config/ConsistencyRedisConfigServiceBenchmark.java +++ b/cosky-config/src/jmh/java/me/ahoo/cosky/config/ConsistencyRedisConfigServiceBenchmark.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config; diff --git a/cosky-config/src/jmh/java/me/ahoo/cosky/config/RedisConfigServiceBenchmark.java b/cosky-config/src/jmh/java/me/ahoo/cosky/config/RedisConfigServiceBenchmark.java index 20ae5271..e3037338 100644 --- a/cosky-config/src/jmh/java/me/ahoo/cosky/config/RedisConfigServiceBenchmark.java +++ b/cosky-config/src/jmh/java/me/ahoo/cosky/config/RedisConfigServiceBenchmark.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config; diff --git a/cosky-config/src/main/java/me/ahoo/cosky/config/Config.java b/cosky-config/src/main/java/me/ahoo/cosky/config/Config.java index 2a5d5d92..5a8f55d0 100644 --- a/cosky-config/src/main/java/me/ahoo/cosky/config/Config.java +++ b/cosky-config/src/main/java/me/ahoo/cosky/config/Config.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config; diff --git a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigChangedListener.java b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigChangedListener.java index e17725d0..67d8e47a 100644 --- a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigChangedListener.java +++ b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigChangedListener.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config; diff --git a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigCodec.java b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigCodec.java index e33ea99f..1f9850f3 100644 --- a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigCodec.java +++ b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigCodec.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config; diff --git a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigHistory.java b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigHistory.java index 2ca828ea..bf3b6a40 100644 --- a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigHistory.java +++ b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigHistory.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config; diff --git a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigKeyGenerator.java b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigKeyGenerator.java index 0f2e77e9..c6ecca9c 100644 --- a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigKeyGenerator.java +++ b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigKeyGenerator.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config; diff --git a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigListenable.java b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigListenable.java index 313a4a30..e6cd4209 100644 --- a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigListenable.java +++ b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigListenable.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config; diff --git a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigRollback.java b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigRollback.java index 4f2c3cda..03d53188 100644 --- a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigRollback.java +++ b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigRollback.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config; diff --git a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigService.java b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigService.java index 7e859e47..3807d0e1 100644 --- a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigService.java +++ b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigService.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config; diff --git a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigVersion.java b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigVersion.java index 7b942dbe..57772881 100644 --- a/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigVersion.java +++ b/cosky-config/src/main/java/me/ahoo/cosky/config/ConfigVersion.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config; diff --git a/cosky-config/src/main/java/me/ahoo/cosky/config/NamespacedConfigId.java b/cosky-config/src/main/java/me/ahoo/cosky/config/NamespacedConfigId.java index d6ecbf02..09e86f15 100644 --- a/cosky-config/src/main/java/me/ahoo/cosky/config/NamespacedConfigId.java +++ b/cosky-config/src/main/java/me/ahoo/cosky/config/NamespacedConfigId.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config; diff --git a/cosky-config/src/main/java/me/ahoo/cosky/config/redis/ConfigRedisScripts.java b/cosky-config/src/main/java/me/ahoo/cosky/config/redis/ConfigRedisScripts.java index e3f929f6..ca6d90de 100644 --- a/cosky-config/src/main/java/me/ahoo/cosky/config/redis/ConfigRedisScripts.java +++ b/cosky-config/src/main/java/me/ahoo/cosky/config/redis/ConfigRedisScripts.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config.redis; diff --git a/cosky-config/src/main/java/me/ahoo/cosky/config/redis/ConsistencyRedisConfigService.java b/cosky-config/src/main/java/me/ahoo/cosky/config/redis/ConsistencyRedisConfigService.java index 22a99793..78975ab2 100644 --- a/cosky-config/src/main/java/me/ahoo/cosky/config/redis/ConsistencyRedisConfigService.java +++ b/cosky-config/src/main/java/me/ahoo/cosky/config/redis/ConsistencyRedisConfigService.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config.redis; diff --git a/cosky-config/src/main/java/me/ahoo/cosky/config/redis/RedisConfigService.java b/cosky-config/src/main/java/me/ahoo/cosky/config/redis/RedisConfigService.java index e448d01f..d03aa8ce 100644 --- a/cosky-config/src/main/java/me/ahoo/cosky/config/redis/RedisConfigService.java +++ b/cosky-config/src/main/java/me/ahoo/cosky/config/redis/RedisConfigService.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config.redis; diff --git a/cosky-config/src/test/java/me/ahoo/cosky/config/redis/BaseOnRedisClientTest.java b/cosky-config/src/test/java/me/ahoo/cosky/config/redis/BaseOnRedisClientTest.java index 8f588e86..d4681a31 100644 --- a/cosky-config/src/test/java/me/ahoo/cosky/config/redis/BaseOnRedisClientTest.java +++ b/cosky-config/src/test/java/me/ahoo/cosky/config/redis/BaseOnRedisClientTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config.redis; diff --git a/cosky-config/src/test/java/me/ahoo/cosky/config/redis/ConsistencyRedisConfigServiceTest.java b/cosky-config/src/test/java/me/ahoo/cosky/config/redis/ConsistencyRedisConfigServiceTest.java index b49a416f..70f69f48 100644 --- a/cosky-config/src/test/java/me/ahoo/cosky/config/redis/ConsistencyRedisConfigServiceTest.java +++ b/cosky-config/src/test/java/me/ahoo/cosky/config/redis/ConsistencyRedisConfigServiceTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config.redis; diff --git a/cosky-config/src/test/java/me/ahoo/cosky/config/redis/RedisConfigServiceTest.java b/cosky-config/src/test/java/me/ahoo/cosky/config/redis/RedisConfigServiceTest.java index c632c8d3..7aa0ff51 100644 --- a/cosky-config/src/test/java/me/ahoo/cosky/config/redis/RedisConfigServiceTest.java +++ b/cosky-config/src/test/java/me/ahoo/cosky/config/redis/RedisConfigServiceTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config.redis; diff --git a/cosky-config/src/test/resources/logback.xml b/cosky-config/src/test/resources/logback.xml index 9db433a6..0a8791c9 100644 --- a/cosky-config/src/test/resources/logback.xml +++ b/cosky-config/src/test/resources/logback.xml @@ -1,20 +1,15 @@ diff --git a/cosky-core/build.gradle.kts b/cosky-core/build.gradle.kts index 1de9464f..22596dab 100644 --- a/cosky-core/build.gradle.kts +++ b/cosky-core/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ dependencies { diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/Consts.java b/cosky-core/src/main/java/me/ahoo/cosky/core/Consts.java index 6daff5b1..99445c62 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/Consts.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/Consts.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/CoskyException.java b/cosky-core/src/main/java/me/ahoo/cosky/core/CoskyException.java index be00d1ea..9393801e 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/CoskyException.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/CoskyException.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/NamespaceService.java b/cosky-core/src/main/java/me/ahoo/cosky/core/NamespaceService.java index 30567591..2a5956fa 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/NamespaceService.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/NamespaceService.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/Namespaced.java b/cosky-core/src/main/java/me/ahoo/cosky/core/Namespaced.java index c2527322..fc0b0394 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/Namespaced.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/Namespaced.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/NamespacedContext.java b/cosky-core/src/main/java/me/ahoo/cosky/core/NamespacedContext.java index d68ab192..5ff86190 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/NamespacedContext.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/NamespacedContext.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/NamespacedProperties.java b/cosky-core/src/main/java/me/ahoo/cosky/core/NamespacedProperties.java index 1d4ffa0f..99b27775 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/NamespacedProperties.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/NamespacedProperties.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/AbstractMessageListenable.java b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/AbstractMessageListenable.java index 956c3b2f..21e6e6c1 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/AbstractMessageListenable.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/AbstractMessageListenable.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.listener; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/ChannelTopic.java b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/ChannelTopic.java index 29b7ec91..3eaf285c 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/ChannelTopic.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/ChannelTopic.java @@ -1,20 +1,15 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.listener; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/MessageListenable.java b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/MessageListenable.java index 6e3a7457..5bac184b 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/MessageListenable.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/MessageListenable.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.listener; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/MessageListener.java b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/MessageListener.java index 6357beb6..d72c1f7d 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/MessageListener.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/MessageListener.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.listener; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/PatternTopic.java b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/PatternTopic.java index d77811b5..72fdbd02 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/PatternTopic.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/PatternTopic.java @@ -1,20 +1,15 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.listener; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/RedisClusterMessageListenable.java b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/RedisClusterMessageListenable.java index 8f5b06f4..352319d8 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/RedisClusterMessageListenable.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/RedisClusterMessageListenable.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.listener; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/RedisMessageListenable.java b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/RedisMessageListenable.java index 56c992c7..86006846 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/RedisMessageListenable.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/RedisMessageListenable.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.listener; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/Topic.java b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/Topic.java index eb831158..cad2381b 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/listener/Topic.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/listener/Topic.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.listener; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisConfig.java b/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisConfig.java index 96b1bdcc..3d80af1e 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisConfig.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisConfig.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.redis; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisConnection.java b/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisConnection.java index fb5a6bd6..a268798b 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisConnection.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisConnection.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.redis; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisConnectionFactory.java b/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisConnectionFactory.java index b142b32d..d6873979 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisConnectionFactory.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisConnectionFactory.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.redis; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisNamespaceService.java b/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisNamespaceService.java index 3059dd1f..0202cdd9 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisNamespaceService.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisNamespaceService.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.redis; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisScriptInitializer.java b/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisScriptInitializer.java index ee7e2dae..89b3bfb1 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisScriptInitializer.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisScriptInitializer.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.redis; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisScripts.java b/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisScripts.java index 05284732..b247b509 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisScripts.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/redis/RedisScripts.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.redis; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/util/Futures.java b/cosky-core/src/main/java/me/ahoo/cosky/core/util/Futures.java index 30beb585..1a9c54cf 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/util/Futures.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/util/Futures.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.util; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/util/RedisKeySpaces.java b/cosky-core/src/main/java/me/ahoo/cosky/core/util/RedisKeySpaces.java index 7317e8b2..c9c3e38b 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/util/RedisKeySpaces.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/util/RedisKeySpaces.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.util; diff --git a/cosky-core/src/main/java/me/ahoo/cosky/core/util/Systems.java b/cosky-core/src/main/java/me/ahoo/cosky/core/util/Systems.java index 75a9d571..3171cd69 100644 --- a/cosky-core/src/main/java/me/ahoo/cosky/core/util/Systems.java +++ b/cosky-core/src/main/java/me/ahoo/cosky/core/util/Systems.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.util; diff --git a/cosky-core/src/test/java/me/ahoo/cosky/core/TestRedisClient.java b/cosky-core/src/test/java/me/ahoo/cosky/core/TestRedisClient.java index e0bcebb2..a1b84c19 100644 --- a/cosky-core/src/test/java/me/ahoo/cosky/core/TestRedisClient.java +++ b/cosky-core/src/test/java/me/ahoo/cosky/core/TestRedisClient.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core; diff --git a/cosky-core/src/test/java/me/ahoo/cosky/core/listener/RedisMessageListenableTest.java b/cosky-core/src/test/java/me/ahoo/cosky/core/listener/RedisMessageListenableTest.java index a36e3cb2..f061ebc7 100644 --- a/cosky-core/src/test/java/me/ahoo/cosky/core/listener/RedisMessageListenableTest.java +++ b/cosky-core/src/test/java/me/ahoo/cosky/core/listener/RedisMessageListenableTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.listener; diff --git a/cosky-core/src/test/java/me/ahoo/cosky/core/redis/RedisNamespaceServiceTest.java b/cosky-core/src/test/java/me/ahoo/cosky/core/redis/RedisNamespaceServiceTest.java index 64e526ef..320dab4f 100644 --- a/cosky-core/src/test/java/me/ahoo/cosky/core/redis/RedisNamespaceServiceTest.java +++ b/cosky-core/src/test/java/me/ahoo/cosky/core/redis/RedisNamespaceServiceTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.redis; diff --git a/cosky-core/src/test/java/me/ahoo/cosky/core/util/ScriptTest.java b/cosky-core/src/test/java/me/ahoo/cosky/core/util/ScriptTest.java index fe60d7b6..7ee5dbd7 100644 --- a/cosky-core/src/test/java/me/ahoo/cosky/core/util/ScriptTest.java +++ b/cosky-core/src/test/java/me/ahoo/cosky/core/util/ScriptTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.util; diff --git a/cosky-core/src/test/java/me/ahoo/cosky/core/util/SystemsTest.java b/cosky-core/src/test/java/me/ahoo/cosky/core/util/SystemsTest.java index 900206ce..dfab4e65 100644 --- a/cosky-core/src/test/java/me/ahoo/cosky/core/util/SystemsTest.java +++ b/cosky-core/src/test/java/me/ahoo/cosky/core/util/SystemsTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.core.util; diff --git a/cosky-core/src/test/resources/logback.xml b/cosky-core/src/test/resources/logback.xml index 2bc0fe6e..5468f501 100644 --- a/cosky-core/src/test/resources/logback.xml +++ b/cosky-core/src/test/resources/logback.xml @@ -1,20 +1,15 @@ diff --git a/cosky-dashboard/e2e/protractor.conf.js b/cosky-dashboard/e2e/protractor.conf.js index 60286ad4..3ecc617e 100644 --- a/cosky-dashboard/e2e/protractor.conf.js +++ b/cosky-dashboard/e2e/protractor.conf.js @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ // @ts-check diff --git a/cosky-dashboard/e2e/src/app.e2e-spec.ts b/cosky-dashboard/e2e/src/app.e2e-spec.ts index 97067146..62be07b0 100644 --- a/cosky-dashboard/e2e/src/app.e2e-spec.ts +++ b/cosky-dashboard/e2e/src/app.e2e-spec.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {browser, logging} from 'protractor'; diff --git a/cosky-dashboard/e2e/src/app.po.ts b/cosky-dashboard/e2e/src/app.po.ts index 2f045170..315730b6 100644 --- a/cosky-dashboard/e2e/src/app.po.ts +++ b/cosky-dashboard/e2e/src/app.po.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {browser, by, element} from 'protractor'; diff --git a/cosky-dashboard/karma.conf.js b/cosky-dashboard/karma.conf.js index 8e11ee4b..ba601f6e 100644 --- a/cosky-dashboard/karma.conf.js +++ b/cosky-dashboard/karma.conf.js @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ // Karma configuration file, see link for more information diff --git a/cosky-dashboard/src/app/api/config/ConfigClient.ts b/cosky-dashboard/src/app/api/config/ConfigClient.ts index c94a5c55..512b495d 100644 --- a/cosky-dashboard/src/app/api/config/ConfigClient.ts +++ b/cosky-dashboard/src/app/api/config/ConfigClient.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Observable} from 'rxjs'; diff --git a/cosky-dashboard/src/app/api/config/ConfigDto.ts b/cosky-dashboard/src/app/api/config/ConfigDto.ts index 01931cdb..9351b788 100644 --- a/cosky-dashboard/src/app/api/config/ConfigDto.ts +++ b/cosky-dashboard/src/app/api/config/ConfigDto.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {ConfigVersionDto} from './ConfigVersionDto'; diff --git a/cosky-dashboard/src/app/api/config/ConfigHistoryDto.ts b/cosky-dashboard/src/app/api/config/ConfigHistoryDto.ts index 8884e8cd..aba20c9e 100644 --- a/cosky-dashboard/src/app/api/config/ConfigHistoryDto.ts +++ b/cosky-dashboard/src/app/api/config/ConfigHistoryDto.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {ConfigDto} from './ConfigDto'; diff --git a/cosky-dashboard/src/app/api/config/ConfigVersionDto.ts b/cosky-dashboard/src/app/api/config/ConfigVersionDto.ts index 03156459..64e79511 100644 --- a/cosky-dashboard/src/app/api/config/ConfigVersionDto.ts +++ b/cosky-dashboard/src/app/api/config/ConfigVersionDto.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ export interface ConfigVersionDto { diff --git a/cosky-dashboard/src/app/api/config/Configs.ts b/cosky-dashboard/src/app/api/config/Configs.ts index fe1f79f5..f9bb829c 100644 --- a/cosky-dashboard/src/app/api/config/Configs.ts +++ b/cosky-dashboard/src/app/api/config/Configs.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {ConfigDto} from './ConfigDto'; diff --git a/cosky-dashboard/src/app/api/config/ImportResponse.ts b/cosky-dashboard/src/app/api/config/ImportResponse.ts index 55cf1684..7d52e3d2 100644 --- a/cosky-dashboard/src/app/api/config/ImportResponse.ts +++ b/cosky-dashboard/src/app/api/config/ImportResponse.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ export interface ImportResponse { diff --git a/cosky-dashboard/src/app/api/namespace/NamespaceClient.ts b/cosky-dashboard/src/app/api/namespace/NamespaceClient.ts index e47b6f56..b8c4c41c 100644 --- a/cosky-dashboard/src/app/api/namespace/NamespaceClient.ts +++ b/cosky-dashboard/src/app/api/namespace/NamespaceClient.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Observable} from 'rxjs'; diff --git a/cosky-dashboard/src/app/api/service/Instances.ts b/cosky-dashboard/src/app/api/service/Instances.ts index a45a94f8..2946d173 100644 --- a/cosky-dashboard/src/app/api/service/Instances.ts +++ b/cosky-dashboard/src/app/api/service/Instances.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {ServiceInstanceDto} from './ServiceInstanceDto'; diff --git a/cosky-dashboard/src/app/api/service/ServiceClient.ts b/cosky-dashboard/src/app/api/service/ServiceClient.ts index 42290f7e..6bdf1e42 100644 --- a/cosky-dashboard/src/app/api/service/ServiceClient.ts +++ b/cosky-dashboard/src/app/api/service/ServiceClient.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Observable} from 'rxjs'; diff --git a/cosky-dashboard/src/app/api/service/ServiceInstanceDto.ts b/cosky-dashboard/src/app/api/service/ServiceInstanceDto.ts index 7f9803a9..ab59b902 100644 --- a/cosky-dashboard/src/app/api/service/ServiceInstanceDto.ts +++ b/cosky-dashboard/src/app/api/service/ServiceInstanceDto.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ export interface ServiceInstanceDto { diff --git a/cosky-dashboard/src/app/api/service/ServiceStatDto.ts b/cosky-dashboard/src/app/api/service/ServiceStatDto.ts index b123967d..327a5847 100644 --- a/cosky-dashboard/src/app/api/service/ServiceStatDto.ts +++ b/cosky-dashboard/src/app/api/service/ServiceStatDto.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ export interface ServiceStatDto { diff --git a/cosky-dashboard/src/app/api/stat/StatClient.ts b/cosky-dashboard/src/app/api/stat/StatClient.ts index 90788dff..62203d2c 100644 --- a/cosky-dashboard/src/app/api/stat/StatClient.ts +++ b/cosky-dashboard/src/app/api/stat/StatClient.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Observable} from 'rxjs'; diff --git a/cosky-dashboard/src/app/api/stat/StatDto.ts b/cosky-dashboard/src/app/api/stat/StatDto.ts index 7cace062..60c15908 100644 --- a/cosky-dashboard/src/app/api/stat/StatDto.ts +++ b/cosky-dashboard/src/app/api/stat/StatDto.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ export interface StatDto { diff --git a/cosky-dashboard/src/app/api/stat/Stats.ts b/cosky-dashboard/src/app/api/stat/Stats.ts index 845fa3c5..c584218f 100644 --- a/cosky-dashboard/src/app/api/stat/Stats.ts +++ b/cosky-dashboard/src/app/api/stat/Stats.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {StatDto} from './StatDto'; diff --git a/cosky-dashboard/src/app/app-routing.module.ts b/cosky-dashboard/src/app/app-routing.module.ts index 4ed3a0c4..f45b4c35 100644 --- a/cosky-dashboard/src/app/app-routing.module.ts +++ b/cosky-dashboard/src/app/app-routing.module.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {NgModule} from '@angular/core'; diff --git a/cosky-dashboard/src/app/app.component.html b/cosky-dashboard/src/app/app.component.html index 61cc48a8..ba492e4d 100644 --- a/cosky-dashboard/src/app/app.component.html +++ b/cosky-dashboard/src/app/app.component.html @@ -1,19 +1,14 @@ diff --git a/cosky-dashboard/src/app/app.component.scss b/cosky-dashboard/src/app/app.component.scss index 679a45a9..9fb03bcd 100644 --- a/cosky-dashboard/src/app/app.component.scss +++ b/cosky-dashboard/src/app/app.component.scss @@ -1,19 +1,14 @@ /*! - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ :host { diff --git a/cosky-dashboard/src/app/app.component.spec.ts b/cosky-dashboard/src/app/app.component.spec.ts index d9186874..db7e70a0 100644 --- a/cosky-dashboard/src/app/app.component.spec.ts +++ b/cosky-dashboard/src/app/app.component.spec.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {TestBed} from '@angular/core/testing'; diff --git a/cosky-dashboard/src/app/app.component.ts b/cosky-dashboard/src/app/app.component.ts index df3a6710..7c849a57 100644 --- a/cosky-dashboard/src/app/app.component.ts +++ b/cosky-dashboard/src/app/app.component.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Component} from '@angular/core'; diff --git a/cosky-dashboard/src/app/app.module.ts b/cosky-dashboard/src/app/app.module.ts index ca73d094..b2b3d924 100644 --- a/cosky-dashboard/src/app/app.module.ts +++ b/cosky-dashboard/src/app/app.module.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {NgModule} from '@angular/core'; diff --git a/cosky-dashboard/src/app/components/config/config-editor.service.spec.ts b/cosky-dashboard/src/app/components/config/config-editor.service.spec.ts index 418b94ba..daa820f3 100644 --- a/cosky-dashboard/src/app/components/config/config-editor.service.spec.ts +++ b/cosky-dashboard/src/app/components/config/config-editor.service.spec.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {TestBed} from '@angular/core/testing'; diff --git a/cosky-dashboard/src/app/components/config/config-editor.service.ts b/cosky-dashboard/src/app/components/config/config-editor.service.ts index 61ecd351..e4943156 100644 --- a/cosky-dashboard/src/app/components/config/config-editor.service.ts +++ b/cosky-dashboard/src/app/components/config/config-editor.service.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Injectable} from '@angular/core'; diff --git a/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.html b/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.html index 14fa7290..82c1e37e 100644 --- a/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.html +++ b/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.html @@ -1,19 +1,14 @@
diff --git a/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.scss b/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.scss index ac30115c..192bbce3 100644 --- a/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.scss +++ b/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.scss @@ -1,19 +1,14 @@ /*! - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ nz-select { diff --git a/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.spec.ts b/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.spec.ts index 324a2213..2f6e6cec 100644 --- a/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.spec.ts +++ b/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.spec.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {ComponentFixture, TestBed} from '@angular/core/testing'; diff --git a/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.ts b/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.ts index 9695bb07..fc9c5b3a 100644 --- a/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.ts +++ b/cosky-dashboard/src/app/components/config/config-editor/config-editor.component.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Component, EventEmitter, Input, OnInit, Output} from '@angular/core'; diff --git a/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.html b/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.html index 9d1581e3..0330750a 100644 --- a/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.html +++ b/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.html @@ -1,19 +1,14 @@
diff --git a/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.scss b/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.scss index 261e0da2..44f2fb4a 100644 --- a/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.scss +++ b/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.scss @@ -1,19 +1,14 @@ /*! - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ nz-select { diff --git a/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.spec.ts b/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.spec.ts index 605919d1..7f240318 100644 --- a/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.spec.ts +++ b/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.spec.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {ComponentFixture, TestBed} from '@angular/core/testing'; diff --git a/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.ts b/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.ts index 76839a63..c4460e6e 100644 --- a/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.ts +++ b/cosky-dashboard/src/app/components/config/config-importer/config-importer.component.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Component, EventEmitter, OnInit, Output} from '@angular/core'; diff --git a/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.html b/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.html index ab1eea2c..7a08a9eb 100644 --- a/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.html +++ b/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.html @@ -1,19 +1,14 @@ diff --git a/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.scss b/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.scss index d7c29022..ea5895b6 100644 --- a/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.scss +++ b/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.scss @@ -1,18 +1,13 @@ /*! - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.spec.ts b/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.spec.ts index 166149ce..d51624b0 100644 --- a/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.spec.ts +++ b/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.spec.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {ComponentFixture, TestBed} from '@angular/core/testing'; diff --git a/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.ts b/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.ts index 3afd5d74..6bc8966a 100644 --- a/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.ts +++ b/cosky-dashboard/src/app/components/config/config-version-list/config-version-list.component.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Component, Input, OnInit} from '@angular/core'; diff --git a/cosky-dashboard/src/app/components/config/config-version/config-version.component.html b/cosky-dashboard/src/app/components/config/config-version/config-version.component.html index 9420f36f..8a68deec 100644 --- a/cosky-dashboard/src/app/components/config/config-version/config-version.component.html +++ b/cosky-dashboard/src/app/components/config/config-version/config-version.component.html @@ -1,19 +1,14 @@ diff --git a/cosky-dashboard/src/app/components/config/config-version/config-version.component.scss b/cosky-dashboard/src/app/components/config/config-version/config-version.component.scss index d7c29022..ea5895b6 100644 --- a/cosky-dashboard/src/app/components/config/config-version/config-version.component.scss +++ b/cosky-dashboard/src/app/components/config/config-version/config-version.component.scss @@ -1,18 +1,13 @@ /*! - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/cosky-dashboard/src/app/components/config/config-version/config-version.component.spec.ts b/cosky-dashboard/src/app/components/config/config-version/config-version.component.spec.ts index 769e3a1a..fa4c0522 100644 --- a/cosky-dashboard/src/app/components/config/config-version/config-version.component.spec.ts +++ b/cosky-dashboard/src/app/components/config/config-version/config-version.component.spec.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {ComponentFixture, TestBed} from '@angular/core/testing'; diff --git a/cosky-dashboard/src/app/components/config/config-version/config-version.component.ts b/cosky-dashboard/src/app/components/config/config-version/config-version.component.ts index 04115d5e..baee735b 100644 --- a/cosky-dashboard/src/app/components/config/config-version/config-version.component.ts +++ b/cosky-dashboard/src/app/components/config/config-version/config-version.component.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Component, EventEmitter, Input, OnInit, Output} from '@angular/core'; diff --git a/cosky-dashboard/src/app/components/config/config.component.html b/cosky-dashboard/src/app/components/config/config.component.html index 27cdcadb..a89f31e1 100644 --- a/cosky-dashboard/src/app/components/config/config.component.html +++ b/cosky-dashboard/src/app/components/config/config.component.html @@ -1,19 +1,14 @@
diff --git a/cosky-dashboard/src/app/components/config/config.component.scss b/cosky-dashboard/src/app/components/config/config.component.scss index 39554bf3..6832c1d7 100644 --- a/cosky-dashboard/src/app/components/config/config.component.scss +++ b/cosky-dashboard/src/app/components/config/config.component.scss @@ -1,19 +1,14 @@ /*! - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ .search-box { diff --git a/cosky-dashboard/src/app/components/config/config.component.spec.ts b/cosky-dashboard/src/app/components/config/config.component.spec.ts index 759b6a63..772a8f17 100644 --- a/cosky-dashboard/src/app/components/config/config.component.spec.ts +++ b/cosky-dashboard/src/app/components/config/config.component.spec.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {ComponentFixture, TestBed} from '@angular/core/testing'; diff --git a/cosky-dashboard/src/app/components/config/config.component.ts b/cosky-dashboard/src/app/components/config/config.component.ts index 030e7945..475cfad2 100644 --- a/cosky-dashboard/src/app/components/config/config.component.ts +++ b/cosky-dashboard/src/app/components/config/config.component.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Component, OnInit} from '@angular/core'; diff --git a/cosky-dashboard/src/app/components/dashboard/dashboard.component.html b/cosky-dashboard/src/app/components/dashboard/dashboard.component.html index af9fdce0..7f858f46 100644 --- a/cosky-dashboard/src/app/components/dashboard/dashboard.component.html +++ b/cosky-dashboard/src/app/components/dashboard/dashboard.component.html @@ -1,19 +1,14 @@
diff --git a/cosky-dashboard/src/app/components/dashboard/dashboard.component.scss b/cosky-dashboard/src/app/components/dashboard/dashboard.component.scss index 8ce974bb..f3f7c91e 100644 --- a/cosky-dashboard/src/app/components/dashboard/dashboard.component.scss +++ b/cosky-dashboard/src/app/components/dashboard/dashboard.component.scss @@ -1,19 +1,14 @@ /*! - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ //.content { diff --git a/cosky-dashboard/src/app/components/dashboard/dashboard.component.spec.ts b/cosky-dashboard/src/app/components/dashboard/dashboard.component.spec.ts index 28a6d75c..ae409a2c 100644 --- a/cosky-dashboard/src/app/components/dashboard/dashboard.component.spec.ts +++ b/cosky-dashboard/src/app/components/dashboard/dashboard.component.spec.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {ComponentFixture, TestBed} from '@angular/core/testing'; diff --git a/cosky-dashboard/src/app/components/dashboard/dashboard.component.ts b/cosky-dashboard/src/app/components/dashboard/dashboard.component.ts index d07f5fad..c4d2321a 100644 --- a/cosky-dashboard/src/app/components/dashboard/dashboard.component.ts +++ b/cosky-dashboard/src/app/components/dashboard/dashboard.component.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Component, OnInit} from '@angular/core'; diff --git a/cosky-dashboard/src/app/components/namespace/namespace-selector/namespace-selector.component.css b/cosky-dashboard/src/app/components/namespace/namespace-selector/namespace-selector.component.css index 84233a68..5bca1ab5 100644 --- a/cosky-dashboard/src/app/components/namespace/namespace-selector/namespace-selector.component.css +++ b/cosky-dashboard/src/app/components/namespace/namespace-selector/namespace-selector.component.css @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/cosky-dashboard/src/app/components/namespace/namespace-selector/namespace-selector.component.html b/cosky-dashboard/src/app/components/namespace/namespace-selector/namespace-selector.component.html index 0f4ff8cd..19b41e4d 100644 --- a/cosky-dashboard/src/app/components/namespace/namespace-selector/namespace-selector.component.html +++ b/cosky-dashboard/src/app/components/namespace/namespace-selector/namespace-selector.component.html @@ -1,19 +1,14 @@ (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {ComponentFixture, fakeAsync, TestBed} from '@angular/core/testing'; diff --git a/cosky-dashboard/src/app/components/namespace/namespace-selector/namespace-selector.component.ts b/cosky-dashboard/src/app/components/namespace/namespace-selector/namespace-selector.component.ts index b7790973..72aa2db6 100644 --- a/cosky-dashboard/src/app/components/namespace/namespace-selector/namespace-selector.component.ts +++ b/cosky-dashboard/src/app/components/namespace/namespace-selector/namespace-selector.component.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Component, OnInit} from '@angular/core'; diff --git a/cosky-dashboard/src/app/components/namespace/namespace.component.html b/cosky-dashboard/src/app/components/namespace/namespace.component.html index 9efaad67..d41e8da5 100644 --- a/cosky-dashboard/src/app/components/namespace/namespace.component.html +++ b/cosky-dashboard/src/app/components/namespace/namespace.component.html @@ -1,19 +1,14 @@
diff --git a/cosky-dashboard/src/app/components/namespace/namespace.component.scss b/cosky-dashboard/src/app/components/namespace/namespace.component.scss index d7c29022..ea5895b6 100644 --- a/cosky-dashboard/src/app/components/namespace/namespace.component.scss +++ b/cosky-dashboard/src/app/components/namespace/namespace.component.scss @@ -1,18 +1,13 @@ /*! - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/cosky-dashboard/src/app/components/namespace/namespace.component.ts b/cosky-dashboard/src/app/components/namespace/namespace.component.ts index 4498fa6f..53af69c7 100644 --- a/cosky-dashboard/src/app/components/namespace/namespace.component.ts +++ b/cosky-dashboard/src/app/components/namespace/namespace.component.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Component, OnInit} from '@angular/core'; diff --git a/cosky-dashboard/src/app/components/service/instance-editor.service.spec.ts b/cosky-dashboard/src/app/components/service/instance-editor.service.spec.ts index 6a08f490..b34f2638 100644 --- a/cosky-dashboard/src/app/components/service/instance-editor.service.spec.ts +++ b/cosky-dashboard/src/app/components/service/instance-editor.service.spec.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {TestBed} from '@angular/core/testing'; diff --git a/cosky-dashboard/src/app/components/service/instance-editor.service.ts b/cosky-dashboard/src/app/components/service/instance-editor.service.ts index 860ee116..f4fd59e8 100644 --- a/cosky-dashboard/src/app/components/service/instance-editor.service.ts +++ b/cosky-dashboard/src/app/components/service/instance-editor.service.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Injectable} from '@angular/core'; diff --git a/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.html b/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.html index 3ea2759c..0857bb2e 100644 --- a/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.html +++ b/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.html @@ -1,19 +1,14 @@ diff --git a/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.scss b/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.scss index d7c29022..ea5895b6 100644 --- a/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.scss +++ b/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.scss @@ -1,18 +1,13 @@ /*! - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.spec.ts b/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.spec.ts index 2a730e3a..37220ef4 100644 --- a/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.spec.ts +++ b/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.spec.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {ComponentFixture, TestBed} from '@angular/core/testing'; diff --git a/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.ts b/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.ts index 2b63ea40..ae0bfdb5 100644 --- a/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.ts +++ b/cosky-dashboard/src/app/components/service/instance-editor/instance-editor.component.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Component, EventEmitter, Input, OnInit, Output} from '@angular/core'; diff --git a/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.html b/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.html index ba0058bc..36ddf0a4 100644 --- a/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.html +++ b/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.html @@ -1,19 +1,14 @@ diff --git a/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.scss b/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.scss index d7c29022..ea5895b6 100644 --- a/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.scss +++ b/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.scss @@ -1,18 +1,13 @@ /*! - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ diff --git a/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.spec.ts b/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.spec.ts index 978d5471..135cd7f4 100644 --- a/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.spec.ts +++ b/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.spec.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {ComponentFixture, TestBed} from '@angular/core/testing'; diff --git a/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.ts b/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.ts index 7f129bbd..fbc2cf1c 100644 --- a/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.ts +++ b/cosky-dashboard/src/app/components/service/service-instance-list/service-instance-list.component.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Component, Input, OnInit} from '@angular/core'; diff --git a/cosky-dashboard/src/app/components/service/service.component.html b/cosky-dashboard/src/app/components/service/service.component.html index 2bd3a674..27e1b219 100644 --- a/cosky-dashboard/src/app/components/service/service.component.html +++ b/cosky-dashboard/src/app/components/service/service.component.html @@ -1,19 +1,14 @@
diff --git a/cosky-dashboard/src/app/components/service/service.component.scss b/cosky-dashboard/src/app/components/service/service.component.scss index 39554bf3..6832c1d7 100644 --- a/cosky-dashboard/src/app/components/service/service.component.scss +++ b/cosky-dashboard/src/app/components/service/service.component.scss @@ -1,19 +1,14 @@ /*! - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ .search-box { diff --git a/cosky-dashboard/src/app/components/service/service.component.spec.ts b/cosky-dashboard/src/app/components/service/service.component.spec.ts index ad734cfc..f37562d3 100644 --- a/cosky-dashboard/src/app/components/service/service.component.spec.ts +++ b/cosky-dashboard/src/app/components/service/service.component.spec.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {ComponentFixture, TestBed} from '@angular/core/testing'; diff --git a/cosky-dashboard/src/app/components/service/service.component.ts b/cosky-dashboard/src/app/components/service/service.component.ts index 0d7c163d..c8ad6568 100644 --- a/cosky-dashboard/src/app/components/service/service.component.ts +++ b/cosky-dashboard/src/app/components/service/service.component.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Component, OnInit} from '@angular/core'; diff --git a/cosky-dashboard/src/app/core/NamespaceContext.ts b/cosky-dashboard/src/app/core/NamespaceContext.ts index 97cd1c83..4c264ad4 100644 --- a/cosky-dashboard/src/app/core/NamespaceContext.ts +++ b/cosky-dashboard/src/app/core/NamespaceContext.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {Injectable} from '@angular/core'; diff --git a/cosky-dashboard/src/app/icons-provider.module.ts b/cosky-dashboard/src/app/icons-provider.module.ts index e7be0fd4..80366450 100644 --- a/cosky-dashboard/src/app/icons-provider.module.ts +++ b/cosky-dashboard/src/app/icons-provider.module.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {NgModule} from '@angular/core'; diff --git a/cosky-dashboard/src/app/model/KeyValuePair.ts b/cosky-dashboard/src/app/model/KeyValuePair.ts index fdf80cb1..9a7b9005 100644 --- a/cosky-dashboard/src/app/model/KeyValuePair.ts +++ b/cosky-dashboard/src/app/model/KeyValuePair.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ export interface KeyValuePair { diff --git a/cosky-dashboard/src/app/model/RowExpand.ts b/cosky-dashboard/src/app/model/RowExpand.ts index 9505bb98..d17c9d73 100644 --- a/cosky-dashboard/src/app/model/RowExpand.ts +++ b/cosky-dashboard/src/app/model/RowExpand.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ export class RowExpand { diff --git a/cosky-dashboard/src/environments/environment.prod.ts b/cosky-dashboard/src/environments/environment.prod.ts index 45765f29..8c4f48c0 100644 --- a/cosky-dashboard/src/environments/environment.prod.ts +++ b/cosky-dashboard/src/environments/environment.prod.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ export const environment = { diff --git a/cosky-dashboard/src/environments/environment.ts b/cosky-dashboard/src/environments/environment.ts index 89d36617..0d8b5f16 100644 --- a/cosky-dashboard/src/environments/environment.ts +++ b/cosky-dashboard/src/environments/environment.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ // This file can be replaced during build by using the `fileReplacements` array. diff --git a/cosky-dashboard/src/index.html b/cosky-dashboard/src/index.html index d7f6b8e7..ae489152 100644 --- a/cosky-dashboard/src/index.html +++ b/cosky-dashboard/src/index.html @@ -1,19 +1,14 @@ diff --git a/cosky-dashboard/src/main.ts b/cosky-dashboard/src/main.ts index 26878791..4f6a4341 100644 --- a/cosky-dashboard/src/main.ts +++ b/cosky-dashboard/src/main.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ import {enableProdMode} from '@angular/core'; diff --git a/cosky-dashboard/src/polyfills.ts b/cosky-dashboard/src/polyfills.ts index f8f5e272..7528e303 100644 --- a/cosky-dashboard/src/polyfills.ts +++ b/cosky-dashboard/src/polyfills.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /** diff --git a/cosky-dashboard/src/styles.scss b/cosky-dashboard/src/styles.scss index 19417a8f..48576cbe 100644 --- a/cosky-dashboard/src/styles.scss +++ b/cosky-dashboard/src/styles.scss @@ -1,19 +1,14 @@ /*! - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /* You can add global styles to this file, and also import other style files */ diff --git a/cosky-dashboard/src/test.ts b/cosky-dashboard/src/test.ts index 217c46b6..b283f12b 100644 --- a/cosky-dashboard/src/test.ts +++ b/cosky-dashboard/src/test.ts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ // This file is required by karma.conf.js and loads recursively all the .spec and framework files diff --git a/cosky-dependencies/build.gradle.kts b/cosky-dependencies/build.gradle.kts index 132837bd..b49db41b 100644 --- a/cosky-dependencies/build.gradle.kts +++ b/cosky-dependencies/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ dependencies { diff --git a/cosky-discovery/build.gradle.kts b/cosky-discovery/build.gradle.kts index d667238d..de0f531f 100644 --- a/cosky-discovery/build.gradle.kts +++ b/cosky-discovery/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ plugins { diff --git a/cosky-discovery/src/jmh/java/me/ahoo/cosky/discovery/ConsistencyRedisServiceDiscoveryBenchmark.java b/cosky-discovery/src/jmh/java/me/ahoo/cosky/discovery/ConsistencyRedisServiceDiscoveryBenchmark.java index c09e6987..a3755847 100644 --- a/cosky-discovery/src/jmh/java/me/ahoo/cosky/discovery/ConsistencyRedisServiceDiscoveryBenchmark.java +++ b/cosky-discovery/src/jmh/java/me/ahoo/cosky/discovery/ConsistencyRedisServiceDiscoveryBenchmark.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/jmh/java/me/ahoo/cosky/discovery/RedisServiceDiscoveryBenchmark.java b/cosky-discovery/src/jmh/java/me/ahoo/cosky/discovery/RedisServiceDiscoveryBenchmark.java index 11269ac7..e368a373 100644 --- a/cosky-discovery/src/jmh/java/me/ahoo/cosky/discovery/RedisServiceDiscoveryBenchmark.java +++ b/cosky-discovery/src/jmh/java/me/ahoo/cosky/discovery/RedisServiceDiscoveryBenchmark.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/jmh/java/me/ahoo/cosky/discovery/RedisServiceRegistryBenchmark.java b/cosky-discovery/src/jmh/java/me/ahoo/cosky/discovery/RedisServiceRegistryBenchmark.java index f61af448..4c47b175 100644 --- a/cosky-discovery/src/jmh/java/me/ahoo/cosky/discovery/RedisServiceRegistryBenchmark.java +++ b/cosky-discovery/src/jmh/java/me/ahoo/cosky/discovery/RedisServiceRegistryBenchmark.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/DiscoveryKeyGenerator.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/DiscoveryKeyGenerator.java index d86c9afc..f46a5ab0 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/DiscoveryKeyGenerator.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/DiscoveryKeyGenerator.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/Instance.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/Instance.java index 436532b8..a231d3ce 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/Instance.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/Instance.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/InstanceIdGenerator.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/InstanceIdGenerator.java index 6bb8bdea..78d7d2b9 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/InstanceIdGenerator.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/InstanceIdGenerator.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/LoadReporter.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/LoadReporter.java index 893b2fd2..8c11c1f5 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/LoadReporter.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/LoadReporter.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/NamespacedInstanceId.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/NamespacedInstanceId.java index 05257a15..17e79298 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/NamespacedInstanceId.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/NamespacedInstanceId.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/NamespacedServiceId.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/NamespacedServiceId.java index 0421f7e8..0e54404b 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/NamespacedServiceId.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/NamespacedServiceId.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/RegistryProperties.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/RegistryProperties.java index ab1a76e8..76e62c53 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/RegistryProperties.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/RegistryProperties.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/RenewInstanceService.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/RenewInstanceService.java index ff46fa86..656a5580 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/RenewInstanceService.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/RenewInstanceService.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/RenewProperties.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/RenewProperties.java index c8faf191..caa72ed4 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/RenewProperties.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/RenewProperties.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceChangedEvent.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceChangedEvent.java index bacb978a..e0fd74c8 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceChangedEvent.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceChangedEvent.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceChangedListener.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceChangedListener.java index ed410bc9..90c2865b 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceChangedListener.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceChangedListener.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceDiscovery.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceDiscovery.java index f83a2543..cfa8dc22 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceDiscovery.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceDiscovery.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceInstance.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceInstance.java index bc2b4878..f2b59e74 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceInstance.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceInstance.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceInstanceCodec.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceInstanceCodec.java index fbe5bbb6..1fae9ab3 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceInstanceCodec.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceInstanceCodec.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceListenable.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceListenable.java index 34f18970..a10c8e11 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceListenable.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceListenable.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceRegistry.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceRegistry.java index 7beed9a8..8e710caf 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceRegistry.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceRegistry.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceStat.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceStat.java index 68c99c54..3d6dd270 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceStat.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceStat.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceStatistic.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceStatistic.java index 632ea15c..20bdd96d 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceStatistic.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/ServiceStatistic.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/AbstractLoadBalancer.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/AbstractLoadBalancer.java index 96f154ec..b539506c 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/AbstractLoadBalancer.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/AbstractLoadBalancer.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.loadbalancer; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/ArrayWeightRandomLoadBalancer.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/ArrayWeightRandomLoadBalancer.java index 3b81deaf..73abc93f 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/ArrayWeightRandomLoadBalancer.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/ArrayWeightRandomLoadBalancer.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.loadbalancer; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/BinaryWeightRandomLoadBalancer.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/BinaryWeightRandomLoadBalancer.java index 85b6db65..f713d1fb 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/BinaryWeightRandomLoadBalancer.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/BinaryWeightRandomLoadBalancer.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.loadbalancer; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/LoadBalancer.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/LoadBalancer.java index 7c63d554..b3eedf26 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/LoadBalancer.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/LoadBalancer.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.loadbalancer; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/RandomLoadBalancer.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/RandomLoadBalancer.java index d216bdd4..0efddd5b 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/RandomLoadBalancer.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/RandomLoadBalancer.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.loadbalancer; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/TreeWeightRandomLoadBalancer.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/TreeWeightRandomLoadBalancer.java index c71b2aef..168b397c 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/TreeWeightRandomLoadBalancer.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/loadbalancer/TreeWeightRandomLoadBalancer.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.loadbalancer; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/ConsistencyRedisServiceDiscovery.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/ConsistencyRedisServiceDiscovery.java index b6995aaa..30f344c8 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/ConsistencyRedisServiceDiscovery.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/ConsistencyRedisServiceDiscovery.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.redis; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/DiscoveryRedisScripts.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/DiscoveryRedisScripts.java index a23e3228..7da62a08 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/DiscoveryRedisScripts.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/DiscoveryRedisScripts.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.redis; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/RedisServiceDiscovery.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/RedisServiceDiscovery.java index 287a1c09..a8860666 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/RedisServiceDiscovery.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/RedisServiceDiscovery.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.redis; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/RedisServiceRegistry.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/RedisServiceRegistry.java index 8417e0d3..6633072c 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/RedisServiceRegistry.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/RedisServiceRegistry.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.redis; diff --git a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/RedisServiceStatistic.java b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/RedisServiceStatistic.java index b3673914..0dbfcd31 100644 --- a/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/RedisServiceStatistic.java +++ b/cosky-discovery/src/main/java/me/ahoo/cosky/discovery/redis/RedisServiceStatistic.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.redis; diff --git a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/BaseOnRedisClientTest.java b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/BaseOnRedisClientTest.java index 96d450f8..197f6d22 100644 --- a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/BaseOnRedisClientTest.java +++ b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/BaseOnRedisClientTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/ConsistencyRedisServiceDiscoveryTest.java b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/ConsistencyRedisServiceDiscoveryTest.java index 28762a60..b58f306b 100644 --- a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/ConsistencyRedisServiceDiscoveryTest.java +++ b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/ConsistencyRedisServiceDiscoveryTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/DiscoveryKeyGeneratorTest.java b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/DiscoveryKeyGeneratorTest.java index 3f38bcf9..9b70f384 100644 --- a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/DiscoveryKeyGeneratorTest.java +++ b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/DiscoveryKeyGeneratorTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/InstanceIdGeneratorTest.java b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/InstanceIdGeneratorTest.java index 1b8d6d5a..e26f5c72 100644 --- a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/InstanceIdGeneratorTest.java +++ b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/InstanceIdGeneratorTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RedisServiceDiscoveryTest.java b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RedisServiceDiscoveryTest.java index 6cafaad3..bb1b97c2 100644 --- a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RedisServiceDiscoveryTest.java +++ b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RedisServiceDiscoveryTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RedisServiceRegistryTest.java b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RedisServiceRegistryTest.java index 1a66cf66..f8079a39 100644 --- a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RedisServiceRegistryTest.java +++ b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RedisServiceRegistryTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RedisServiceStatisticTest.java b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RedisServiceStatisticTest.java index c617a993..aa8525e8 100644 --- a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RedisServiceStatisticTest.java +++ b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RedisServiceStatisticTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RenewInstanceServiceTest.java b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RenewInstanceServiceTest.java index 03ad28cc..f5b7330c 100644 --- a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RenewInstanceServiceTest.java +++ b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/RenewInstanceServiceTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/TestServiceInstance.java b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/TestServiceInstance.java index bf1082cb..bdcb54d1 100644 --- a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/TestServiceInstance.java +++ b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/TestServiceInstance.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery; diff --git a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/ArrayWeightRandomLoadBalancerTest.java b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/ArrayWeightRandomLoadBalancerTest.java index 9390a5e1..948bbb81 100644 --- a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/ArrayWeightRandomLoadBalancerTest.java +++ b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/ArrayWeightRandomLoadBalancerTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.loadbalancer; diff --git a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/BinaryWeightRandomLoadBalancerTest.java b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/BinaryWeightRandomLoadBalancerTest.java index 7b224994..e8cbcca5 100644 --- a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/BinaryWeightRandomLoadBalancerTest.java +++ b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/BinaryWeightRandomLoadBalancerTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.loadbalancer; diff --git a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/RandomLoadBalancerTest.java b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/RandomLoadBalancerTest.java index 72593831..6049d8db 100644 --- a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/RandomLoadBalancerTest.java +++ b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/RandomLoadBalancerTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.loadbalancer; diff --git a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/TreeWeightRandomLoadBalancerTest.java b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/TreeWeightRandomLoadBalancerTest.java index 44d84298..92b74205 100644 --- a/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/TreeWeightRandomLoadBalancerTest.java +++ b/cosky-discovery/src/test/java/me/ahoo/cosky/discovery/loadbalancer/TreeWeightRandomLoadBalancerTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.loadbalancer; diff --git a/cosky-discovery/src/test/resources/logback.xml b/cosky-discovery/src/test/resources/logback.xml index 9db433a6..0a8791c9 100644 --- a/cosky-discovery/src/test/resources/logback.xml +++ b/cosky-discovery/src/test/resources/logback.xml @@ -1,20 +1,15 @@ diff --git a/cosky-mirror/build.gradle.kts b/cosky-mirror/build.gradle.kts index a9dc7348..bf4137d8 100644 --- a/cosky-mirror/build.gradle.kts +++ b/cosky-mirror/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ plugins { diff --git a/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/CoskyMirrorServer.java b/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/CoskyMirrorServer.java index 38f76dff..ebd93d21 100644 --- a/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/CoskyMirrorServer.java +++ b/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/CoskyMirrorServer.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.mirror; diff --git a/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/CoskyToNacosMirror.java b/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/CoskyToNacosMirror.java index 079e08c7..6d054eb4 100644 --- a/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/CoskyToNacosMirror.java +++ b/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/CoskyToNacosMirror.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.mirror; diff --git a/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/Mirror.java b/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/Mirror.java index 3ee0e8ef..eb6d5193 100644 --- a/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/Mirror.java +++ b/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/Mirror.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.mirror; diff --git a/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/NacosToCoskyMirror.java b/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/NacosToCoskyMirror.java index 0eec6a48..eadb0364 100644 --- a/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/NacosToCoskyMirror.java +++ b/cosky-mirror/src/main/java/me/ahoo/cosky/mirror/NacosToCoskyMirror.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.mirror; diff --git a/cosky-rest-api/build.gradle.kts b/cosky-rest-api/build.gradle.kts index bce53174..cda5992d 100644 --- a/cosky-rest-api/build.gradle.kts +++ b/cosky-rest-api/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ plugins { diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/RestApiServer.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/RestApiServer.java index 78f3adf2..aa53ba3a 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/RestApiServer.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/RestApiServer.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/config/AppConfig.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/config/AppConfig.java index bcb2e54c..ae757b2b 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/config/AppConfig.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/config/AppConfig.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.config; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/config/DashboardConfig.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/config/DashboardConfig.java index edfc2337..a0d25893 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/config/DashboardConfig.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/config/DashboardConfig.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.config; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/config/GlobalRestExceptionHandler.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/config/GlobalRestExceptionHandler.java index f0a37adf..af2a8b68 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/config/GlobalRestExceptionHandler.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/config/GlobalRestExceptionHandler.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.config; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/ConfigController.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/ConfigController.java index e4f5966e..2d6e4ced 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/ConfigController.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/ConfigController.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.controller; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/NamespaceController.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/NamespaceController.java index 785db426..f1907900 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/NamespaceController.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/NamespaceController.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.controller; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/ServiceController.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/ServiceController.java index 4a9de552..148b31b9 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/ServiceController.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/ServiceController.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.controller; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/StatController.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/StatController.java index 3226f9b0..aae5aeb4 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/StatController.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/controller/StatController.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.controller; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/ErrorResponse.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/ErrorResponse.java index e7bde0d5..74329ee3 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/ErrorResponse.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/ErrorResponse.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.dto; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/config/ImportResponse.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/config/ImportResponse.java index e3ff1290..47ccbe93 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/config/ImportResponse.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/config/ImportResponse.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.dto.config; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/service/GetStatResponse.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/service/GetStatResponse.java index 12159f34..8264b37b 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/service/GetStatResponse.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/service/GetStatResponse.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.dto.service; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/user/AuthorizeResponse.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/user/AuthorizeResponse.java index a0e1b910..17ae80b2 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/user/AuthorizeResponse.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/dto/user/AuthorizeResponse.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.dto.user; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/job/StatServiceJob.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/job/StatServiceJob.java index e7f11da1..82f67eef 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/job/StatServiceJob.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/job/StatServiceJob.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.job; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/rbac/RBACService.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/rbac/RBACService.java index fad9d65d..28fe283f 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/rbac/RBACService.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/rbac/RBACService.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.rbac; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/rbac/Role.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/rbac/Role.java index d2a8c2aa..9e1223c9 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/rbac/Role.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/rbac/Role.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.rbac; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/rbac/UserRoleBinding.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/rbac/UserRoleBinding.java index a9c2783e..ce7c4ec0 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/rbac/UserRoleBinding.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/rbac/UserRoleBinding.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.rbac; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/support/RequestPathPrefix.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/support/RequestPathPrefix.java index a2620b59..c0139ca5 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/support/RequestPathPrefix.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/support/RequestPathPrefix.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.support; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/user/User.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/user/User.java index d51f41fe..9c4553fa 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/user/User.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/user/User.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.user; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/user/UserService.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/user/UserService.java index 5de8a3e3..8cc07460 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/user/UserService.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/user/UserService.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.user; diff --git a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/util/Zips.java b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/util/Zips.java index 1063ac66..57bf9cf3 100644 --- a/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/util/Zips.java +++ b/cosky-rest-api/src/main/java/me/ahoo/cosky/rest/util/Zips.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest.util; diff --git a/cosky-rest-api/src/test/java/me/ahoo/cosky/rest/RestApiServerTest.java b/cosky-rest-api/src/test/java/me/ahoo/cosky/rest/RestApiServerTest.java index 962af365..ec2ef0c6 100644 --- a/cosky-rest-api/src/test/java/me/ahoo/cosky/rest/RestApiServerTest.java +++ b/cosky-rest-api/src/test/java/me/ahoo/cosky/rest/RestApiServerTest.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.rest; diff --git a/cosky-spring-cloud-core/build.gradle.kts b/cosky-spring-cloud-core/build.gradle.kts index 1a61e73b..ac5a58bc 100644 --- a/cosky-spring-cloud-core/build.gradle.kts +++ b/cosky-spring-cloud-core/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ dependencies { diff --git a/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/ConditionalOnCoskyEnabled.java b/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/ConditionalOnCoskyEnabled.java index b20fb3aa..3774d1a6 100644 --- a/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/ConditionalOnCoskyEnabled.java +++ b/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/ConditionalOnCoskyEnabled.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.spring.cloud; diff --git a/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/CoskyAutoConfiguration.java b/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/CoskyAutoConfiguration.java index 3a454280..f207582b 100644 --- a/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/CoskyAutoConfiguration.java +++ b/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/CoskyAutoConfiguration.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.spring.cloud; diff --git a/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/CoskyProperties.java b/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/CoskyProperties.java index ddfcbd18..54733012 100644 --- a/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/CoskyProperties.java +++ b/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/CoskyProperties.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.spring.cloud; diff --git a/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/support/AppSupport.java b/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/support/AppSupport.java index 969bfde5..a1180097 100644 --- a/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/support/AppSupport.java +++ b/cosky-spring-cloud-core/src/main/java/me/ahoo/cosky/spring/cloud/support/AppSupport.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.spring.cloud.support; diff --git a/examples/cosky-service-consumer/build.gradle.kts b/examples/cosky-service-consumer/build.gradle.kts index 768d0526..dcbe83cc 100644 --- a/examples/cosky-service-consumer/build.gradle.kts +++ b/examples/cosky-service-consumer/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ plugins { diff --git a/examples/cosky-service-consumer/src/main/java/me/ahoo/cosky/examples/service/consumer/ConsumerServer.java b/examples/cosky-service-consumer/src/main/java/me/ahoo/cosky/examples/service/consumer/ConsumerServer.java index 830908d4..1382d782 100644 --- a/examples/cosky-service-consumer/src/main/java/me/ahoo/cosky/examples/service/consumer/ConsumerServer.java +++ b/examples/cosky-service-consumer/src/main/java/me/ahoo/cosky/examples/service/consumer/ConsumerServer.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.examples.service.consumer; diff --git a/examples/cosky-service-provider-api/build.gradle.kts b/examples/cosky-service-provider-api/build.gradle.kts index fe76aa61..cc1ee414 100644 --- a/examples/cosky-service-provider-api/build.gradle.kts +++ b/examples/cosky-service-provider-api/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ plugins { diff --git a/examples/cosky-service-provider-api/src/main/java/me/ahoo/cosky/examples/service/provider/Constants.java b/examples/cosky-service-provider-api/src/main/java/me/ahoo/cosky/examples/service/provider/Constants.java index 7f651088..8757ef43 100644 --- a/examples/cosky-service-provider-api/src/main/java/me/ahoo/cosky/examples/service/provider/Constants.java +++ b/examples/cosky-service-provider-api/src/main/java/me/ahoo/cosky/examples/service/provider/Constants.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.examples.service.provider; diff --git a/examples/cosky-service-provider-api/src/main/java/me/ahoo/cosky/examples/service/provider/api/HelloApi.java b/examples/cosky-service-provider-api/src/main/java/me/ahoo/cosky/examples/service/provider/api/HelloApi.java index b2370182..9d9e30de 100644 --- a/examples/cosky-service-provider-api/src/main/java/me/ahoo/cosky/examples/service/provider/api/HelloApi.java +++ b/examples/cosky-service-provider-api/src/main/java/me/ahoo/cosky/examples/service/provider/api/HelloApi.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.examples.service.provider.api; diff --git a/examples/cosky-service-provider-api/src/main/java/me/ahoo/cosky/examples/service/provider/client/HelloClient.java b/examples/cosky-service-provider-api/src/main/java/me/ahoo/cosky/examples/service/provider/client/HelloClient.java index fbd45b38..1e466dfa 100644 --- a/examples/cosky-service-provider-api/src/main/java/me/ahoo/cosky/examples/service/provider/client/HelloClient.java +++ b/examples/cosky-service-provider-api/src/main/java/me/ahoo/cosky/examples/service/provider/client/HelloClient.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.examples.service.provider.client; diff --git a/examples/cosky-service-provider/build.gradle.kts b/examples/cosky-service-provider/build.gradle.kts index be1ccfc5..f27a7cb8 100644 --- a/examples/cosky-service-provider/build.gradle.kts +++ b/examples/cosky-service-provider/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ plugins { diff --git a/examples/cosky-service-provider/src/main/java/me/ahoo/cosky/examples/service/provider/ProviderServer.java b/examples/cosky-service-provider/src/main/java/me/ahoo/cosky/examples/service/provider/ProviderServer.java index 3ce98248..27ff8d21 100644 --- a/examples/cosky-service-provider/src/main/java/me/ahoo/cosky/examples/service/provider/ProviderServer.java +++ b/examples/cosky-service-provider/src/main/java/me/ahoo/cosky/examples/service/provider/ProviderServer.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.examples.service.provider; diff --git a/examples/cosky-service-provider/src/main/java/me/ahoo/cosky/examples/service/provider/controller/HelloController.java b/examples/cosky-service-provider/src/main/java/me/ahoo/cosky/examples/service/provider/controller/HelloController.java index f5146a7a..8022ac22 100644 --- a/examples/cosky-service-provider/src/main/java/me/ahoo/cosky/examples/service/provider/controller/HelloController.java +++ b/examples/cosky-service-provider/src/main/java/me/ahoo/cosky/examples/service/provider/controller/HelloController.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.examples.service.provider.controller; diff --git a/gradle.properties b/gradle.properties index 3b4ac7da..f5dafa69 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,19 +1,14 @@ # -# /* -# * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. -# * -# * Licensed under the Apache License, Version 2.0 (the "License"); -# * you may not use this file except in compliance with the License. -# * You may obtain a copy of the License at -# * -# * http://www.apache.org/licenses/LICENSE-2.0 -# * -# * Unless required by applicable law or agreed to in writing, software -# * distributed under the License is distributed on an "AS IS" BASIS, -# * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# * See the License for the specific language governing permissions and -# * limitations under the License. -# */ +# Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# http://www.apache.org/licenses/LICENSE-2.0 +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # group=me.ahoo.cosky diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index a6935d60..1b55491e 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,19 +1,14 @@ # -# /* -# * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. -# * -# * Licensed under the Apache License, Version 2.0 (the "License"); -# * you may not use this file except in compliance with the License. -# * You may obtain a copy of the License at -# * -# * http://www.apache.org/licenses/LICENSE-2.0 -# * -# * Unless required by applicable law or agreed to in writing, software -# * distributed under the License is distributed on an "AS IS" BASIS, -# * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# * See the License for the specific language governing permissions and -# * limitations under the License. -# */ +# Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# http://www.apache.org/licenses/LICENSE-2.0 +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # distributionBase=GRADLE_USER_HOME diff --git a/gradlew b/gradlew index 17939cf9..f023322b 100755 --- a/gradlew +++ b/gradlew @@ -1,21 +1,16 @@ #!/usr/bin/env sh # -# /* -# * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. -# * -# * Licensed under the Apache License, Version 2.0 (the "License"); -# * you may not use this file except in compliance with the License. -# * You may obtain a copy of the License at -# * -# * http://www.apache.org/licenses/LICENSE-2.0 -# * -# * Unless required by applicable law or agreed to in writing, software -# * distributed under the License is distributed on an "AS IS" BASIS, -# * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# * See the License for the specific language governing permissions and -# * limitations under the License. -# */ +# Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# http://www.apache.org/licenses/LICENSE-2.0 +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # ############################################################################## diff --git a/settings.gradle.kts b/settings.gradle.kts index 17becf28..294e64ec 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ /* diff --git a/spring-cloud-starter-cosky-config/build.gradle.kts b/spring-cloud-starter-cosky-config/build.gradle.kts index 645cde74..02bea48d 100644 --- a/spring-cloud-starter-cosky-config/build.gradle.kts +++ b/spring-cloud-starter-cosky-config/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ dependencies { diff --git a/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/ConditionalOnCoskyConfigEnabled.java b/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/ConditionalOnCoskyConfigEnabled.java index e9e1c759..83a9ff31 100644 --- a/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/ConditionalOnCoskyConfigEnabled.java +++ b/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/ConditionalOnCoskyConfigEnabled.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config.spring.cloud; diff --git a/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyConfigAutoConfiguration.java b/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyConfigAutoConfiguration.java index 2de089a3..19e83dc5 100644 --- a/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyConfigAutoConfiguration.java +++ b/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyConfigAutoConfiguration.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config.spring.cloud; diff --git a/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyConfigBootstrapConfiguration.java b/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyConfigBootstrapConfiguration.java index 987818bd..bcc76eac 100644 --- a/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyConfigBootstrapConfiguration.java +++ b/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyConfigBootstrapConfiguration.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config.spring.cloud; diff --git a/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyConfigProperties.java b/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyConfigProperties.java index f7315e05..62c760f0 100644 --- a/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyConfigProperties.java +++ b/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyConfigProperties.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config.spring.cloud; diff --git a/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyPropertySourceLocator.java b/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyPropertySourceLocator.java index 3630ac01..d04e43a3 100644 --- a/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyPropertySourceLocator.java +++ b/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/CoskyPropertySourceLocator.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config.spring.cloud; diff --git a/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/refresh/CoskyConfigRefresher.java b/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/refresh/CoskyConfigRefresher.java index 60f923cf..9aba8d8e 100644 --- a/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/refresh/CoskyConfigRefresher.java +++ b/spring-cloud-starter-cosky-config/src/main/java/me/ahoo/cosky/config/spring/cloud/refresh/CoskyConfigRefresher.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.config.spring.cloud.refresh; diff --git a/spring-cloud-starter-cosky-discovery-ribbon/build.gradle.kts b/spring-cloud-starter-cosky-discovery-ribbon/build.gradle.kts index 4ec247d8..9f06113f 100644 --- a/spring-cloud-starter-cosky-discovery-ribbon/build.gradle.kts +++ b/spring-cloud-starter-cosky-discovery-ribbon/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ dependencies { diff --git a/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/ConditionalOnCoskyRibbon.java b/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/ConditionalOnCoskyRibbon.java index cdfeb622..fafdb375 100644 --- a/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/ConditionalOnCoskyRibbon.java +++ b/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/ConditionalOnCoskyRibbon.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.discovery.ribbon; diff --git a/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyRibbonAutoConfiguration.java b/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyRibbonAutoConfiguration.java index 60151f73..cea7dc76 100644 --- a/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyRibbonAutoConfiguration.java +++ b/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyRibbonAutoConfiguration.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.discovery.ribbon; diff --git a/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyRibbonClientConfiguration.java b/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyRibbonClientConfiguration.java index 2fb39246..9be57177 100644 --- a/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyRibbonClientConfiguration.java +++ b/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyRibbonClientConfiguration.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.discovery.ribbon; diff --git a/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyServer.java b/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyServer.java index a126a30d..2a65be6b 100644 --- a/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyServer.java +++ b/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyServer.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.discovery.ribbon; diff --git a/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyServerIntrospector.java b/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyServerIntrospector.java index 04e875a0..c67b12ee 100644 --- a/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyServerIntrospector.java +++ b/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyServerIntrospector.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.discovery.ribbon; diff --git a/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyServerList.java b/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyServerList.java index 807314dc..b3666cdf 100644 --- a/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyServerList.java +++ b/spring-cloud-starter-cosky-discovery-ribbon/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ribbon/CoskyServerList.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.discovery.ribbon; diff --git a/spring-cloud-starter-cosky-discovery/build.gradle.kts b/spring-cloud-starter-cosky-discovery/build.gradle.kts index ec91e9a5..a9722481 100644 --- a/spring-cloud-starter-cosky-discovery/build.gradle.kts +++ b/spring-cloud-starter-cosky-discovery/build.gradle.kts @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ dependencies { diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ConditionalOnCoskyDiscoveryEnabled.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ConditionalOnCoskyDiscoveryEnabled.java index 6513bffb..8fc2be37 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ConditionalOnCoskyDiscoveryEnabled.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/ConditionalOnCoskyDiscoveryEnabled.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.discovery; diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryAutoConfiguration.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryAutoConfiguration.java index 320eec88..7223894a 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryAutoConfiguration.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryAutoConfiguration.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.discovery; diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryClient.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryClient.java index 02f7465f..1ed9e323 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryClient.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryClient.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.discovery; diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryClientConfiguration.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryClientConfiguration.java index 340f5aa1..0f549476 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryClientConfiguration.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryClientConfiguration.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.discovery; diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryProperties.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryProperties.java index 5ed6653a..2e103ed4 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryProperties.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyDiscoveryProperties.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.discovery; diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyReactiveDiscoveryClient.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyReactiveDiscoveryClient.java index c27feb81..e03af676 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyReactiveDiscoveryClient.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyReactiveDiscoveryClient.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.discovery; diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyReactiveDiscoveryClientConfiguration.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyReactiveDiscoveryClientConfiguration.java index 25ebfaee..96524097 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyReactiveDiscoveryClientConfiguration.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyReactiveDiscoveryClientConfiguration.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.discovery; diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyServiceInstance.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyServiceInstance.java index 31086584..f8b26dd7 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyServiceInstance.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/discovery/CoskyServiceInstance.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.discovery; diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyAutoServiceRegistration.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyAutoServiceRegistration.java index 5125590b..77198ac3 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyAutoServiceRegistration.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyAutoServiceRegistration.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.registry; diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyAutoServiceRegistrationAutoConfiguration.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyAutoServiceRegistrationAutoConfiguration.java index 99fdc468..262cf138 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyAutoServiceRegistrationAutoConfiguration.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyAutoServiceRegistrationAutoConfiguration.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.registry; diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyAutoServiceRegistrationOfNoneWeb.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyAutoServiceRegistrationOfNoneWeb.java index 92b06821..7b8da7eb 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyAutoServiceRegistrationOfNoneWeb.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyAutoServiceRegistrationOfNoneWeb.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.registry; diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyRegistration.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyRegistration.java index 573db2d9..21c2b344 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyRegistration.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyRegistration.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.registry; diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyRegistryProperties.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyRegistryProperties.java index f16a0804..d43ef115 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyRegistryProperties.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyRegistryProperties.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.registry; diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyServiceRegistry.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyServiceRegistry.java index 643b8198..762cb5c7 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyServiceRegistry.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/registry/CoskyServiceRegistry.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.registry; diff --git a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/support/StatusConstants.java b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/support/StatusConstants.java index 3527b8c5..b987ed26 100644 --- a/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/support/StatusConstants.java +++ b/spring-cloud-starter-cosky-discovery/src/main/java/me/ahoo/cosky/discovery/spring/cloud/support/StatusConstants.java @@ -1,19 +1,14 @@ /* - * - * * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. - * * - * * Licensed under the Apache License, Version 2.0 (the "License"); - * * you may not use this file except in compliance with the License. - * * You may obtain a copy of the License at - * * - * * http://www.apache.org/licenses/LICENSE-2.0 - * * - * * Unless required by applicable law or agreed to in writing, software - * * distributed under the License is distributed on an "AS IS" BASIS, - * * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * * See the License for the specific language governing permissions and - * * limitations under the License. - * + * Copyright [2021-2021] [ahoo wang (https://github.com/Ahoo-Wang)]. + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * http://www.apache.org/licenses/LICENSE-2.0 + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. */ package me.ahoo.cosky.discovery.spring.cloud.support;