|
1 | 1 | [ |
2 | 2 | { |
| 3 | + "title":"", |
| 4 | + "caption":"", |
| 5 | + "category":"AI Agents", |
| 6 | + "priority":"0", |
| 7 | + "keywords":"", |
| 8 | + "url":"/docs/agents" |
| 9 | +} |
| 10 | +,{ |
3 | 11 | "title":"", |
4 | 12 | "caption":"", |
5 | 13 | "category":"Best Practice", |
|
320 | 328 | "url":"/docs/intro/configuration#testing" |
321 | 329 | } |
322 | 330 | ,{ |
323 | | - "title":"Configuration - Programmatically creating database", |
| 331 | + "title":"Configuration - Load configuration from application.yaml / properties", |
324 | 332 | "caption":"", |
325 | 333 | "category":"Introduction", |
326 | 334 | "priority":"2", |
327 | 335 | "keywords":"", |
328 | | - "url":"/docs/intro/configuration#programmatic" |
| 336 | + "url":"/docs/intro/configuration#properties" |
329 | 337 | } |
330 | 338 | ,{ |
331 | | - "title":"Configuration - via Properties / yaml", |
| 339 | + "title":"Configuration - Programmatic configuration (recommended)", |
332 | 340 | "caption":"", |
333 | 341 | "category":"Introduction", |
334 | 342 | "priority":"2", |
335 | 343 | "keywords":"", |
336 | | - "url":"/docs/intro/configuration#properties" |
| 344 | + "url":"/docs/intro/configuration#programmatic" |
337 | 345 | } |
338 | 346 | ,{ |
339 | 347 | "title":"Database & DB", |
|
344 | 352 | "url":"/docs/intro/database" |
345 | 353 | } |
346 | 354 | ,{ |
347 | | - "title":"Database & DB - DB (io.ebean.DB)", |
| 355 | + "title":"Database & DB - DB (optional / compatibility)", |
348 | 356 | "caption":"", |
349 | 357 | "category":"Introduction", |
350 | 358 | "priority":"2", |
|
527 | 535 | "keywords":"", |
528 | 536 | "url":"/docs/trouble-shooting#not-enhanced" |
529 | 537 | } |
| 538 | +,{ |
| 539 | + "title":"AI Agent Instructions", |
| 540 | + "caption":"", |
| 541 | + "category":"AI Agents", |
| 542 | + "priority":"3", |
| 543 | + "keywords":"", |
| 544 | + "url":"/docs/agents#overview" |
| 545 | +} |
| 546 | +,{ |
| 547 | + "title":"Add to your project", |
| 548 | + "caption":"", |
| 549 | + "category":"AI Agents", |
| 550 | + "priority":"3", |
| 551 | + "keywords":"", |
| 552 | + "url":"/docs/agents#project-config" |
| 553 | +} |
| 554 | +,{ |
| 555 | + "title":"Agent Skills", |
| 556 | + "caption":"", |
| 557 | + "category":"AI Agents", |
| 558 | + "priority":"3", |
| 559 | + "keywords":"", |
| 560 | + "url":"/docs/agents/skills" |
| 561 | +} |
| 562 | +,{ |
| 563 | + "title":"Agent Skills - Available skill", |
| 564 | + "caption":"", |
| 565 | + "category":"AI Agents", |
| 566 | + "priority":"3", |
| 567 | + "keywords":"", |
| 568 | + "url":"/docs/agents/skills#available" |
| 569 | +} |
| 570 | +,{ |
| 571 | + "title":"Agent Skills - Ebean Agent Skills", |
| 572 | + "caption":"", |
| 573 | + "category":"AI Agents", |
| 574 | + "priority":"3", |
| 575 | + "keywords":"", |
| 576 | + "url":"/docs/agents/skills#overview" |
| 577 | +} |
| 578 | +,{ |
| 579 | + "title":"Agent Skills - How it works", |
| 580 | + "caption":"", |
| 581 | + "category":"AI Agents", |
| 582 | + "priority":"3", |
| 583 | + "keywords":"", |
| 584 | + "url":"/docs/agents/skills#how-it-works" |
| 585 | +} |
| 586 | +,{ |
| 587 | + "title":"Agent Skills - Installation", |
| 588 | + "caption":"", |
| 589 | + "category":"AI Agents", |
| 590 | + "priority":"3", |
| 591 | + "keywords":"", |
| 592 | + "url":"/docs/agents/skills#installation" |
| 593 | +} |
| 594 | +,{ |
| 595 | + "title":"Agent Skills - Repository", |
| 596 | + "caption":"", |
| 597 | + "category":"AI Agents", |
| 598 | + "priority":"3", |
| 599 | + "keywords":"", |
| 600 | + "url":"/docs/agents/skills#repository" |
| 601 | +} |
| 602 | +,{ |
| 603 | + "title":"Agent Skills - Skill structure", |
| 604 | + "caption":"", |
| 605 | + "category":"AI Agents", |
| 606 | + "priority":"3", |
| 607 | + "keywords":"", |
| 608 | + "url":"/docs/agents/skills#structure" |
| 609 | +} |
| 610 | +,{ |
| 611 | + "title":"Agent Skills - Verification", |
| 612 | + "caption":"", |
| 613 | + "category":"AI Agents", |
| 614 | + "priority":"3", |
| 615 | + "keywords":"", |
| 616 | + "url":"/docs/agents/skills#verification" |
| 617 | +} |
| 618 | +,{ |
| 619 | + "title":"Recommended: install the Ebean agent skill", |
| 620 | + "caption":"", |
| 621 | + "category":"AI Agents", |
| 622 | + "priority":"3", |
| 623 | + "keywords":"", |
| 624 | + "url":"/docs/agents#recommended" |
| 625 | +} |
| 626 | +,{ |
| 627 | + "title":"Step-by-step guides", |
| 628 | + "caption":"", |
| 629 | + "category":"AI Agents", |
| 630 | + "priority":"3", |
| 631 | + "keywords":"", |
| 632 | + "url":"/docs/agents#guides" |
| 633 | +} |
530 | 634 | ,{ |
531 | 635 | "title":"@Column(name=...)", |
532 | 636 | "caption":"", |
|
2656 | 2760 | "url":"/docs/mapping/type/uuid" |
2657 | 2761 | } |
2658 | 2762 | ,{ |
2659 | | - "title":"Types / UUID - DatabaseConfig.setDbUuid()", |
| 2763 | + "title":"Types / UUID - DatabaseBuilder.dbUuid()", |
2660 | 2764 | "caption":"", |
2661 | 2765 | "category":"Mapping", |
2662 | 2766 | "priority":"3", |
|
4472 | 4576 | "url":"/docs/transactions/batch#batchSize" |
4473 | 4577 | } |
4474 | 4578 | ,{ |
4475 | | - "title":"Batch - Configuration via DatabaseConfig", |
| 4579 | + "title":"Batch - Configuration via DatabaseBuilder", |
4476 | 4580 | "caption":"", |
4477 | 4581 | "category":"Transactions", |
4478 | 4582 | "priority":"3", |
|
0 commit comments