Skip to content

Commit

Permalink
Build .adoc Files for GitHub Pages from d6e7d47
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 23, 2024
0 parents commit 37acdb9
Show file tree
Hide file tree
Showing 31 changed files with 29,461 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
## Maven
target/

## Eclipse
.settings/
.project
.classpath

## IntelliJ
out/
.idea/
.idea_modules/
*.iml
*.ipr
*.iws

## OS X
.DS_Store
8,245 changes: 8,245 additions & 0 deletions index.html

Large diffs are not rendered by default.

540 changes: 540 additions & 0 deletions preface.html

Large diffs are not rendered by default.

605 changes: 605 additions & 0 deletions reference/aerospike-object-mapping.html

Large diffs are not rendered by default.

528 changes: 528 additions & 0 deletions reference/aerospike-projections.html

Large diffs are not rendered by default.

713 changes: 713 additions & 0 deletions reference/aerospike-reactive-repositories.html

Large diffs are not rendered by default.

699 changes: 699 additions & 0 deletions reference/aerospike-repositories.html

Large diffs are not rendered by default.

443 changes: 443 additions & 0 deletions reference/aerospike.html

Large diffs are not rendered by default.

892 changes: 892 additions & 0 deletions reference/caching.html

Large diffs are not rendered by default.

1,071 changes: 1,071 additions & 0 deletions reference/configuration.html

Large diffs are not rendered by default.

471 changes: 471 additions & 0 deletions reference/functionality.html

Large diffs are not rendered by default.

443 changes: 443 additions & 0 deletions reference/getting-started.html

Large diffs are not rendered by default.

789 changes: 789 additions & 0 deletions reference/indexed-annotation.html

Large diffs are not rendered by default.

718 changes: 718 additions & 0 deletions reference/installation-and-usage.html

Large diffs are not rendered by default.

709 changes: 709 additions & 0 deletions reference/query-methods.html

Large diffs are not rendered by default.

481 changes: 481 additions & 0 deletions reference/scan-operation.html

Large diffs are not rendered by default.

641 changes: 641 additions & 0 deletions reference/secondary-indexes.html

Large diffs are not rendered by default.

569 changes: 569 additions & 0 deletions reference/template.html

Large diffs are not rendered by default.

597 changes: 597 additions & 0 deletions spring-data-commons-docs/auditing.html

Large diffs are not rendered by default.

511 changes: 511 additions & 0 deletions spring-data-commons-docs/custom-conversions.html

Large diffs are not rendered by default.

527 changes: 527 additions & 0 deletions spring-data-commons-docs/dependencies.html

Large diffs are not rendered by default.

1,079 changes: 1,079 additions & 0 deletions spring-data-commons-docs/object-mapping.html

Large diffs are not rendered by default.

769 changes: 769 additions & 0 deletions spring-data-commons-docs/query-by-example.html

Large diffs are not rendered by default.

591 changes: 591 additions & 0 deletions spring-data-commons-docs/repositories-null-handling.html

Large diffs are not rendered by default.

703 changes: 703 additions & 0 deletions spring-data-commons-docs/repositories-paging-sorting.html

Large diffs are not rendered by default.

3,100 changes: 3,100 additions & 0 deletions spring-data-commons-docs/repositories.html

Large diffs are not rendered by default.

486 changes: 486 additions & 0 deletions spring-data-commons-docs/repository-namespace-reference.html

Large diffs are not rendered by default.

476 changes: 476 additions & 0 deletions spring-data-commons-docs/repository-populator-namespace-reference.html

Large diffs are not rendered by default.

810 changes: 810 additions & 0 deletions spring-data-commons-docs/repository-projections.html

Large diffs are not rendered by default.

657 changes: 657 additions & 0 deletions spring-data-commons-docs/repository-query-keywords-reference.html

Large diffs are not rendered by default.

580 changes: 580 additions & 0 deletions spring-data-commons-docs/repository-query-return-types-reference.html

Large diffs are not rendered by default.

0 comments on commit 37acdb9

Please sign in to comment.