File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33[ ![ Quality Gate Status] ( https://sonarcloud.io/api/project_badges/measure?project=xdev-software_spring-data-eclipse-store&metric=alert_status )] ( https://sonarcloud.io/dashboard?id=xdev-software_spring-data-eclipse-store )
44
55<div align =" center " >
6- <img src="assets/Logo.png" width ="200" alt="XDEV Spring-Data Eclipse-Store Logo">
6+ <img src="assets/Logo.png" height ="200" alt="XDEV Spring-Data Eclipse-Store Logo">
77</div >
88
99# spring-data-eclipse-store
@@ -23,7 +23,7 @@ The library provides following features:
2323* ** [ Drop in compatible] ( #usage ) ** for your existing Spring application
2424* Utilizes ** ultra-fast EclipseStore serializing and storing**
2525* Enables your application to ** select
26- any [ EclipseStore target] ( https://docs.eclipsestore.io/manual/storage/storage-targets/index.html ) ** (f.e .
26+ any [ EclipseStore target] ( https://docs.eclipsestore.io/manual/storage/storage-targets/index.html ) ** (e.f .
2727 [ PostgreSQL] ( https://docs.eclipsestore.io/manual/storage/storage-targets/sql-databases/postgresql.html ) ,
2828 [ AWS S3] ( https://docs.eclipsestore.io/manual/storage/storage-targets/blob-stores/aws-s3.html ) or
2929 [ IBM COS] ( https://github.com/xdev-software/eclipse-store-afs-ibm-cos ) )
@@ -68,7 +68,7 @@ After adding the library in your dependencies, using it is as easy as adding the
6868## Demo
6969
7070To see how easy it is to implement EclipseStore in your Spring project, take a look at the two
71- [ demos] ( ./spring-data-eclipse-store-demo ) :
71+ [ demos] ( ./spring-data-eclipse-store-demo ) :< br />
7272A [ simple] ( ./spring-data-eclipse-store-demo/src/main/java/software/xdev/spring/data/eclipse/store/demo/simple )
7373and a
7474more [ complex demo] ( ./spring-data-eclipse-store-demo/src/main/java/software/xdev/spring/data/eclipse/store/demo/complex ) .
You can’t perform that action at this time.
0 commit comments