Skip to content

Commit

Permalink
Build .adoc Files for GitHub Pages from 0b3c546
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 6, 2024
0 parents commit adf8362
Show file tree
Hide file tree
Showing 37 changed files with 33,939 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
9,153 changes: 9,153 additions & 0 deletions index.html

Large diffs are not rendered by default.

541 changes: 541 additions & 0 deletions preface.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

716 changes: 716 additions & 0 deletions reference/query-methods-simple-property.html

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

0 comments on commit adf8362

Please sign in to comment.