Skip to content

Commit

Permalink
Build .adoc Files for GitHub Pages from 236c665
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 19, 2023
0 parents commit 41a29f5
Show file tree
Hide file tree
Showing 29 changed files with 27,770 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
7,836 changes: 7,836 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.

630 changes: 630 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.

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

Large diffs are not rendered by default.

668 changes: 668 additions & 0 deletions reference/configure-data-settings.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

685 changes: 685 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.

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

Large diffs are not rendered by default.

640 changes: 640 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 41a29f5

Please sign in to comment.