diff options
author | Vitaly Takmazov | 2021-03-31 00:44:49 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2021-03-31 00:44:49 +0300 |
commit | 93fe99d9bfc9ae00f4164ea0ba32290722dff4dd (patch) | |
tree | f0637a6ad99ae7033e2fee4d100ed1fc63e64728 | |
parent | fbe50e415fbb3da5a7fa151338b00e6a94dc8d5d (diff) |
Resource filtering is handled by Spring Boot Maven plugin
-rw-r--r-- | .settings/org.eclipse.jdt.core.prefs | 7 | ||||
-rw-r--r-- | pom.xml | 6 | ||||
-rw-r--r-- | src/main/resources/1x1.png (renamed from src/main/resources-filtered/1x1.png) | bin | 95 -> 95 bytes | |||
-rw-r--r-- | src/main/resources/Transparent.gif (renamed from src/main/resources-filtered/Transparent.gif) | bin | 42 -> 42 bytes | |||
-rw-r--r-- | src/main/resources/banner.txt (renamed from src/main/resources-filtered/banner.txt) | 0 | ||||
-rw-r--r-- | src/main/resources/data-h2.sql (renamed from src/main/resources-filtered/data-h2.sql) | 0 | ||||
-rw-r--r-- | src/main/resources/errors.properties (renamed from src/main/resources-filtered/errors.properties) | 0 | ||||
-rw-r--r-- | src/main/resources/errors_ru.properties (renamed from src/main/resources-filtered/errors_ru.properties) | 0 | ||||
-rw-r--r-- | src/main/resources/juick-test-key.p12 (renamed from src/main/resources-filtered/juick-test-key.p12) | bin | 2389 -> 2389 bytes | |||
-rw-r--r-- | src/main/resources/juick.png (renamed from src/main/resources-filtered/juick.png) | bin | 4298 -> 4298 bytes | |||
-rw-r--r-- | src/main/resources/messages.properties (renamed from src/main/resources-filtered/messages.properties) | 0 | ||||
-rw-r--r-- | src/main/resources/messages_ru.properties (renamed from src/main/resources-filtered/messages_ru.properties) | 0 | ||||
-rw-r--r-- | src/main/resources/pg_schema_wip (renamed from src/main/resources-filtered/pg_schema_wip) | 0 | ||||
-rw-r--r-- | src/main/resources/rome.properties (renamed from src/main/resources-filtered/rome.properties) | 0 | ||||
-rw-r--r-- | src/main/resources/schema-h2.sql (renamed from src/main/resources-filtered/schema-h2.sql) | 0 | ||||
-rw-r--r-- | src/main/resources/static/av-96.png (renamed from src/main/resources-filtered/static/av-96.png) | bin | 2018 -> 2018 bytes | |||
-rw-r--r-- | src/main/resources/static/durov.png (renamed from src/main/resources-filtered/static/durov.png) | bin | 31025 -> 31025 bytes | |||
-rw-r--r-- | src/main/resources/static/favicon.png (renamed from src/main/resources-filtered/static/favicon.png) | bin | 244 -> 244 bytes | |||
-rw-r--r-- | src/main/resources/static/logo.png (renamed from src/main/resources-filtered/static/logo.png) | bin | 1184 -> 1184 bytes | |||
-rw-r--r-- | src/main/resources/static/logo@2x.png (renamed from src/main/resources-filtered/static/logo@2x.png) | bin | 4822 -> 4822 bytes | |||
-rw-r--r-- | src/main/resources/static/tagscloud.png (renamed from src/main/resources-filtered/static/tagscloud.png) | bin | 42316 -> 42316 bytes | |||
-rw-r--r-- | src/main/resources/templates/email/html.html (renamed from src/main/resources-filtered/templates/email/html.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/email/plaintext.html (renamed from src/main/resources-filtered/templates/email/plaintext.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/layouts/default.html (renamed from src/main/resources-filtered/templates/layouts/default.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/layouts/login.html (renamed from src/main/resources-filtered/templates/layouts/login.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/layouts/note.html (renamed from src/main/resources-filtered/templates/layouts/note.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/404.html (renamed from src/main/resources-filtered/templates/views/404.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/blog.html (renamed from src/main/resources-filtered/templates/views/blog.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/blog_tags.html (renamed from src/main/resources-filtered/templates/views/blog_tags.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/help.html (renamed from src/main/resources-filtered/templates/views/help.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/index.html (renamed from src/main/resources-filtered/templates/views/index.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/login_success.html (renamed from src/main/resources-filtered/templates/views/login_success.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/macros/tags.html (renamed from src/main/resources-filtered/templates/views/macros/tags.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/partial/footer.html (renamed from src/main/resources-filtered/templates/views/partial/footer.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/partial/homecolumn.html (renamed from src/main/resources-filtered/templates/views/partial/homecolumn.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/partial/message.html (renamed from src/main/resources-filtered/templates/views/partial/message.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/partial/navigation.html (renamed from src/main/resources-filtered/templates/views/partial/navigation.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/partial/settings_tabs.html (renamed from src/main/resources-filtered/templates/views/partial/settings_tabs.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/partial/tagcolumn.html (renamed from src/main/resources-filtered/templates/views/partial/tagcolumn.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/partial/tags.html (renamed from src/main/resources-filtered/templates/views/partial/tags.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/partial/usercolumn.html (renamed from src/main/resources-filtered/templates/views/partial/usercolumn.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/partial/usertags.html (renamed from src/main/resources-filtered/templates/views/partial/usertags.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/pm_inbox.html (renamed from src/main/resources-filtered/templates/views/pm_inbox.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/pm_sent.html (renamed from src/main/resources-filtered/templates/views/pm_sent.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/post.html (renamed from src/main/resources-filtered/templates/views/post.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/post_success.html (renamed from src/main/resources-filtered/templates/views/post_success.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/settings_about.html (renamed from src/main/resources-filtered/templates/views/settings_about.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/settings_auth-email.html (renamed from src/main/resources-filtered/templates/views/settings_auth-email.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/settings_main.html (renamed from src/main/resources-filtered/templates/views/settings_main.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/settings_password.html (renamed from src/main/resources-filtered/templates/views/settings_password.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/settings_privacy.html (renamed from src/main/resources-filtered/templates/views/settings_privacy.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/settings_result.html (renamed from src/main/resources-filtered/templates/views/settings_result.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/signup.html (renamed from src/main/resources-filtered/templates/views/signup.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/signup_result.html (renamed from src/main/resources-filtered/templates/views/signup_result.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/thread.html (renamed from src/main/resources-filtered/templates/views/thread.html) | 0 | ||||
-rw-r--r-- | src/main/resources/templates/views/users.html (renamed from src/main/resources-filtered/templates/views/users.html) | 0 | ||||
-rw-r--r-- | src/main/resources/testkey.p8 (renamed from src/main/resources-filtered/testkey.p8) | 0 |
57 files changed, 0 insertions, 13 deletions
diff --git a/.settings/org.eclipse.jdt.core.prefs b/.settings/org.eclipse.jdt.core.prefs deleted file mode 100644 index 90d39e92..00000000 --- a/.settings/org.eclipse.jdt.core.prefs +++ /dev/null @@ -1,7 +0,0 @@ -eclipse.preferences.version=1 -org.eclipse.jdt.core.compiler.codegen.targetPlatform=15 -org.eclipse.jdt.core.compiler.compliance=15 -org.eclipse.jdt.core.compiler.problem.deprecation=ignore -org.eclipse.jdt.core.compiler.problem.missingSerialVersion=ignore -org.eclipse.jdt.core.compiler.problem.unusedLocal=ignore -org.eclipse.jdt.core.compiler.source=15 @@ -287,12 +287,6 @@ </executions> </plugin> </plugins> - <resources> - <resource> - <directory>src/main/resources</directory> - <filtering>true</filtering> - </resource> - </resources> </build> <profiles> <profile> diff --git a/src/main/resources-filtered/1x1.png b/src/main/resources/1x1.png Binary files differindex 1914264c..1914264c 100644 --- a/src/main/resources-filtered/1x1.png +++ b/src/main/resources/1x1.png diff --git a/src/main/resources-filtered/Transparent.gif b/src/main/resources/Transparent.gif Binary files differindex f191b280..f191b280 100644 --- a/src/main/resources-filtered/Transparent.gif +++ b/src/main/resources/Transparent.gif diff --git a/src/main/resources-filtered/banner.txt b/src/main/resources/banner.txt index c81c89f7..c81c89f7 100644 --- a/src/main/resources-filtered/banner.txt +++ b/src/main/resources/banner.txt diff --git a/src/main/resources-filtered/data-h2.sql b/src/main/resources/data-h2.sql index aff3e286..aff3e286 100644 --- a/src/main/resources-filtered/data-h2.sql +++ b/src/main/resources/data-h2.sql diff --git a/src/main/resources-filtered/errors.properties b/src/main/resources/errors.properties index 6040582e..6040582e 100644 --- a/src/main/resources-filtered/errors.properties +++ b/src/main/resources/errors.properties diff --git a/src/main/resources-filtered/errors_ru.properties b/src/main/resources/errors_ru.properties index a803a7cd..a803a7cd 100644 --- a/src/main/resources-filtered/errors_ru.properties +++ b/src/main/resources/errors_ru.properties diff --git a/src/main/resources-filtered/juick-test-key.p12 b/src/main/resources/juick-test-key.p12 Binary files differindex 254004ec..254004ec 100644 --- a/src/main/resources-filtered/juick-test-key.p12 +++ b/src/main/resources/juick-test-key.p12 diff --git a/src/main/resources-filtered/juick.png b/src/main/resources/juick.png Binary files differindex a7b0e901..a7b0e901 100644 --- a/src/main/resources-filtered/juick.png +++ b/src/main/resources/juick.png diff --git a/src/main/resources-filtered/messages.properties b/src/main/resources/messages.properties index 2aceae3d..2aceae3d 100644 --- a/src/main/resources-filtered/messages.properties +++ b/src/main/resources/messages.properties diff --git a/src/main/resources-filtered/messages_ru.properties b/src/main/resources/messages_ru.properties index 487bf7d7..487bf7d7 100644 --- a/src/main/resources-filtered/messages_ru.properties +++ b/src/main/resources/messages_ru.properties diff --git a/src/main/resources-filtered/pg_schema_wip b/src/main/resources/pg_schema_wip index 61178495..61178495 100644 --- a/src/main/resources-filtered/pg_schema_wip +++ b/src/main/resources/pg_schema_wip diff --git a/src/main/resources-filtered/rome.properties b/src/main/resources/rome.properties index a50de51b..a50de51b 100644 --- a/src/main/resources-filtered/rome.properties +++ b/src/main/resources/rome.properties diff --git a/src/main/resources-filtered/schema-h2.sql b/src/main/resources/schema-h2.sql index c1b398bd..c1b398bd 100644 --- a/src/main/resources-filtered/schema-h2.sql +++ b/src/main/resources/schema-h2.sql diff --git a/src/main/resources-filtered/static/av-96.png b/src/main/resources/static/av-96.png Binary files differindex 911c0522..911c0522 100644 --- a/src/main/resources-filtered/static/av-96.png +++ b/src/main/resources/static/av-96.png diff --git a/src/main/resources-filtered/static/durov.png b/src/main/resources/static/durov.png Binary files differindex abb80940..abb80940 100644 --- a/src/main/resources-filtered/static/durov.png +++ b/src/main/resources/static/durov.png diff --git a/src/main/resources-filtered/static/favicon.png b/src/main/resources/static/favicon.png Binary files differindex bc7161e2..bc7161e2 100644 --- a/src/main/resources-filtered/static/favicon.png +++ b/src/main/resources/static/favicon.png diff --git a/src/main/resources-filtered/static/logo.png b/src/main/resources/static/logo.png Binary files differindex 933f6099..933f6099 100644 --- a/src/main/resources-filtered/static/logo.png +++ b/src/main/resources/static/logo.png diff --git a/src/main/resources-filtered/static/logo@2x.png b/src/main/resources/static/logo@2x.png Binary files differindex 6febeaf9..6febeaf9 100644 --- a/src/main/resources-filtered/static/logo@2x.png +++ b/src/main/resources/static/logo@2x.png diff --git a/src/main/resources-filtered/static/tagscloud.png b/src/main/resources/static/tagscloud.png Binary files differindex 3e1bf169..3e1bf169 100644 --- a/src/main/resources-filtered/static/tagscloud.png +++ b/src/main/resources/static/tagscloud.png diff --git a/src/main/resources-filtered/templates/email/html.html b/src/main/resources/templates/email/html.html index 086df532..086df532 100644 --- a/src/main/resources-filtered/templates/email/html.html +++ b/src/main/resources/templates/email/html.html diff --git a/src/main/resources-filtered/templates/email/plaintext.html b/src/main/resources/templates/email/plaintext.html index a0df0038..a0df0038 100644 --- a/src/main/resources-filtered/templates/email/plaintext.html +++ b/src/main/resources/templates/email/plaintext.html diff --git a/src/main/resources-filtered/templates/layouts/default.html b/src/main/resources/templates/layouts/default.html index d3ce7dce..d3ce7dce 100644 --- a/src/main/resources-filtered/templates/layouts/default.html +++ b/src/main/resources/templates/layouts/default.html diff --git a/src/main/resources-filtered/templates/layouts/login.html b/src/main/resources/templates/layouts/login.html index 4a3be9b8..4a3be9b8 100644 --- a/src/main/resources-filtered/templates/layouts/login.html +++ b/src/main/resources/templates/layouts/login.html diff --git a/src/main/resources-filtered/templates/layouts/note.html b/src/main/resources/templates/layouts/note.html index e832dc63..e832dc63 100644 --- a/src/main/resources-filtered/templates/layouts/note.html +++ b/src/main/resources/templates/layouts/note.html diff --git a/src/main/resources-filtered/templates/views/404.html b/src/main/resources/templates/views/404.html index 02a790e6..02a790e6 100644 --- a/src/main/resources-filtered/templates/views/404.html +++ b/src/main/resources/templates/views/404.html diff --git a/src/main/resources-filtered/templates/views/blog.html b/src/main/resources/templates/views/blog.html index 8d6a6581..8d6a6581 100644 --- a/src/main/resources-filtered/templates/views/blog.html +++ b/src/main/resources/templates/views/blog.html diff --git a/src/main/resources-filtered/templates/views/blog_tags.html b/src/main/resources/templates/views/blog_tags.html index 48e517eb..48e517eb 100644 --- a/src/main/resources-filtered/templates/views/blog_tags.html +++ b/src/main/resources/templates/views/blog_tags.html diff --git a/src/main/resources-filtered/templates/views/help.html b/src/main/resources/templates/views/help.html index 169ccb3f..169ccb3f 100644 --- a/src/main/resources-filtered/templates/views/help.html +++ b/src/main/resources/templates/views/help.html diff --git a/src/main/resources-filtered/templates/views/index.html b/src/main/resources/templates/views/index.html index e85a3aa1..e85a3aa1 100644 --- a/src/main/resources-filtered/templates/views/index.html +++ b/src/main/resources/templates/views/index.html diff --git a/src/main/resources-filtered/templates/views/login_success.html b/src/main/resources/templates/views/login_success.html index ee71f12f..ee71f12f 100644 --- a/src/main/resources-filtered/templates/views/login_success.html +++ b/src/main/resources/templates/views/login_success.html diff --git a/src/main/resources-filtered/templates/views/macros/tags.html b/src/main/resources/templates/views/macros/tags.html index 08687f5a..08687f5a 100644 --- a/src/main/resources-filtered/templates/views/macros/tags.html +++ b/src/main/resources/templates/views/macros/tags.html diff --git a/src/main/resources-filtered/templates/views/partial/footer.html b/src/main/resources/templates/views/partial/footer.html index 9a627373..9a627373 100644 --- a/src/main/resources-filtered/templates/views/partial/footer.html +++ b/src/main/resources/templates/views/partial/footer.html diff --git a/src/main/resources-filtered/templates/views/partial/homecolumn.html b/src/main/resources/templates/views/partial/homecolumn.html index a4cca153..a4cca153 100644 --- a/src/main/resources-filtered/templates/views/partial/homecolumn.html +++ b/src/main/resources/templates/views/partial/homecolumn.html diff --git a/src/main/resources-filtered/templates/views/partial/message.html b/src/main/resources/templates/views/partial/message.html index 47dfb6c5..47dfb6c5 100644 --- a/src/main/resources-filtered/templates/views/partial/message.html +++ b/src/main/resources/templates/views/partial/message.html diff --git a/src/main/resources-filtered/templates/views/partial/navigation.html b/src/main/resources/templates/views/partial/navigation.html index 184c8f2b..184c8f2b 100644 --- a/src/main/resources-filtered/templates/views/partial/navigation.html +++ b/src/main/resources/templates/views/partial/navigation.html diff --git a/src/main/resources-filtered/templates/views/partial/settings_tabs.html b/src/main/resources/templates/views/partial/settings_tabs.html index 00f7068a..00f7068a 100644 --- a/src/main/resources-filtered/templates/views/partial/settings_tabs.html +++ b/src/main/resources/templates/views/partial/settings_tabs.html diff --git a/src/main/resources-filtered/templates/views/partial/tagcolumn.html b/src/main/resources/templates/views/partial/tagcolumn.html index a7728ef3..a7728ef3 100644 --- a/src/main/resources-filtered/templates/views/partial/tagcolumn.html +++ b/src/main/resources/templates/views/partial/tagcolumn.html diff --git a/src/main/resources-filtered/templates/views/partial/tags.html b/src/main/resources/templates/views/partial/tags.html index 4d05b7fb..4d05b7fb 100644 --- a/src/main/resources-filtered/templates/views/partial/tags.html +++ b/src/main/resources/templates/views/partial/tags.html diff --git a/src/main/resources-filtered/templates/views/partial/usercolumn.html b/src/main/resources/templates/views/partial/usercolumn.html index ee9ab267..ee9ab267 100644 --- a/src/main/resources-filtered/templates/views/partial/usercolumn.html +++ b/src/main/resources/templates/views/partial/usercolumn.html diff --git a/src/main/resources-filtered/templates/views/partial/usertags.html b/src/main/resources/templates/views/partial/usertags.html index 71d1303e..71d1303e 100644 --- a/src/main/resources-filtered/templates/views/partial/usertags.html +++ b/src/main/resources/templates/views/partial/usertags.html diff --git a/src/main/resources-filtered/templates/views/pm_inbox.html b/src/main/resources/templates/views/pm_inbox.html index f89b2923..f89b2923 100644 --- a/src/main/resources-filtered/templates/views/pm_inbox.html +++ b/src/main/resources/templates/views/pm_inbox.html diff --git a/src/main/resources-filtered/templates/views/pm_sent.html b/src/main/resources/templates/views/pm_sent.html index f0af71d3..f0af71d3 100644 --- a/src/main/resources-filtered/templates/views/pm_sent.html +++ b/src/main/resources/templates/views/pm_sent.html diff --git a/src/main/resources-filtered/templates/views/post.html b/src/main/resources/templates/views/post.html index a77fa3bd..a77fa3bd 100644 --- a/src/main/resources-filtered/templates/views/post.html +++ b/src/main/resources/templates/views/post.html diff --git a/src/main/resources-filtered/templates/views/post_success.html b/src/main/resources/templates/views/post_success.html index 2106f3cb..2106f3cb 100644 --- a/src/main/resources-filtered/templates/views/post_success.html +++ b/src/main/resources/templates/views/post_success.html diff --git a/src/main/resources-filtered/templates/views/settings_about.html b/src/main/resources/templates/views/settings_about.html index 5e308671..5e308671 100644 --- a/src/main/resources-filtered/templates/views/settings_about.html +++ b/src/main/resources/templates/views/settings_about.html diff --git a/src/main/resources-filtered/templates/views/settings_auth-email.html b/src/main/resources/templates/views/settings_auth-email.html index e906d704..e906d704 100644 --- a/src/main/resources-filtered/templates/views/settings_auth-email.html +++ b/src/main/resources/templates/views/settings_auth-email.html diff --git a/src/main/resources-filtered/templates/views/settings_main.html b/src/main/resources/templates/views/settings_main.html index a6cca7a3..a6cca7a3 100644 --- a/src/main/resources-filtered/templates/views/settings_main.html +++ b/src/main/resources/templates/views/settings_main.html diff --git a/src/main/resources-filtered/templates/views/settings_password.html b/src/main/resources/templates/views/settings_password.html index 99c1676e..99c1676e 100644 --- a/src/main/resources-filtered/templates/views/settings_password.html +++ b/src/main/resources/templates/views/settings_password.html diff --git a/src/main/resources-filtered/templates/views/settings_privacy.html b/src/main/resources/templates/views/settings_privacy.html index 83b87b93..83b87b93 100644 --- a/src/main/resources-filtered/templates/views/settings_privacy.html +++ b/src/main/resources/templates/views/settings_privacy.html diff --git a/src/main/resources-filtered/templates/views/settings_result.html b/src/main/resources/templates/views/settings_result.html index d87a5ea6..d87a5ea6 100644 --- a/src/main/resources-filtered/templates/views/settings_result.html +++ b/src/main/resources/templates/views/settings_result.html diff --git a/src/main/resources-filtered/templates/views/signup.html b/src/main/resources/templates/views/signup.html index d6eb921f..d6eb921f 100644 --- a/src/main/resources-filtered/templates/views/signup.html +++ b/src/main/resources/templates/views/signup.html diff --git a/src/main/resources-filtered/templates/views/signup_result.html b/src/main/resources/templates/views/signup_result.html index b204e1b8..b204e1b8 100644 --- a/src/main/resources-filtered/templates/views/signup_result.html +++ b/src/main/resources/templates/views/signup_result.html diff --git a/src/main/resources-filtered/templates/views/thread.html b/src/main/resources/templates/views/thread.html index f1563a7c..f1563a7c 100644 --- a/src/main/resources-filtered/templates/views/thread.html +++ b/src/main/resources/templates/views/thread.html diff --git a/src/main/resources-filtered/templates/views/users.html b/src/main/resources/templates/views/users.html index 702ba6b9..702ba6b9 100644 --- a/src/main/resources-filtered/templates/views/users.html +++ b/src/main/resources/templates/views/users.html diff --git a/src/main/resources-filtered/testkey.p8 b/src/main/resources/testkey.p8 index 1e5d0f98..1e5d0f98 100644 --- a/src/main/resources-filtered/testkey.p8 +++ b/src/main/resources/testkey.p8 |