File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ This server side plugin is created to show how API REST can be used in OSGI Idem
1010
1111It's based on Jersey API Framework, Java-JWT for security purposes & Swagger integration:
1212
13- ![ WebStore Schema] ( https://icreated.co/assets/images/projects/webstore/screenshot_schema.png?raw=true " Webstore Schema ")
13+ ![ WebStore Schema] ( https://icreated.co/assets/images/projects/webstore-api /screenshot_schema.png?raw=true " Webstore Schema ")
1414
1515This API provides following services:
1616
17- ![ Swagger services] ( https://icreated.co/assets/images/projects/webstore/screenshot_swagger.png?raw=true " Swagger services ")
17+ ![ Swagger services] ( https://icreated.co/assets/images/projects/webstore-api /screenshot_swagger.png?raw=true " Swagger services ")
1818
1919It's quite enough to build a real frontend commercial site with.
2020As an example you can check an Angular project built on it: [ https://github.com/icreated/webstore ] ( https://github.com/icreated/webstore )
@@ -52,7 +52,7 @@ Check the version. In my case it was 2.22.1
5252
5353Just in case here are my Jersey dependencies, I hope this helps you:
5454
55- ![ Jersey Dependencies] ( https://icreated.co/assets/images/projects/webstore/screenshot_plugins.png?raw=true " Jersey Dependencies ")
55+ ![ Jersey Dependencies] ( https://icreated.co/assets/images/projects/webstore-api /screenshot_plugins.png?raw=true " Jersey Dependencies ")
5656
5757
5858### Deploying / Publishing / Testing
You can’t perform that action at this time.
0 commit comments