This repository was archived by the owner on Mar 13, 2025. It is now read-only.
Commit c1c9bc4
authored
Include autowire configuration for example
Newer versions of GORM do not autowire beans by default, so explicitly autowire the security service for the `beforeInsert()` example that uses it.1 parent 4d719cf commit c1c9bc4
File tree
1 file changed
+8
-2
lines changed- docs/src/docs/asciidoc/advancedGORMFeatures
1 file changed
+8
-2
lines changedLines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
59 | 63 | | |
60 | 64 | | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
64 | 68 | | |
| 69 | + | |
| 70 | + | |
65 | 71 | | |
66 | 72 | | |
67 | 73 | | |
| |||
382 | 388 | | |
383 | 389 | | |
384 | 390 | | |
385 | | - | |
| 391 | + | |
0 commit comments