Commit 6ca32df
Add IoC framework integration for Spring and Jakarta CDI (#161)
- Add IocFramework enum with Spring and JakartaCdi variants
- Add iocFramework option to Options (default None)
- Generate @repository annotation on RepoImpl for Spring
- Generate @ApplicationScoped annotation on RepoImpl for Jakarta CDI
- Generate @Repository/@singleton annotations on TestInsert classes
- Add documentation page for IoC frameworks
- Add spring-context dependency for Doobie Scala 3 tester
- Add jakarta.enterprise.cdi-api dependency for Java tester
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <noreply@anthropic.com>1 parent 3acbe64 commit 6ca32df
368 files changed
Lines changed: 886 additions & 16 deletions
File tree
- site-in/other-features
- site
- typo-scripts/src/scala/scripts
- typo-tester-doobie/generated-and-checked-in-3/adventureworks
- hr
- d
- edh
- eph
- e
- jc
- s
- humanresources
- department
- employeedepartmenthistory
- employeepayhistory
- employee
- jobcandidate
- shift
- vemployeedepartmenthistory
- vemployeedepartment
- vemployee
- vjobcandidateeducation
- vjobcandidateemployment
- vjobcandidate
- person_detail
- person_dynamic
- person_row_join
- person
- addresstype
- address
- businessentityaddress
- businessentitycontact
- businessentity
- contacttype
- countryregion
- emailaddress
- password
- personphone
- person
- phonenumbertype
- stateprovince
- vadditionalcontactinfo
- vstateprovincecountryregion
- pe
- at
- a
- bea
- bec
- be
- cr
- ct
- e
- pa
- pnt
- pp
- p
- sp
- production
- billofmaterials
- culture
- document
- illustration
- location
- productcategory
- productcosthistory
- productdescription
- productdocument
- productinventory
- productlistpricehistory
- productmodelillustration
- productmodelproductdescriptionculture
- productmodel
- productphoto
- productproductphoto
- productreview
- productsubcategory
- product
- scrapreason
- transactionhistoryarchive
- transactionhistory
- unitmeasure
- vproductanddescription
- vproductmodelcatalogdescription
- vproductmodelinstructions
- workorderrouting
- workorder
- pr
- bom
- c
- d
- i
- l
- pch
- pc
- pdoc
- pd
- pi
- plph
- pmi
- pmpdc
- pm
- ppp
- pp
- pr
- psc
- p
- sr
- tha
- th
- um
- wr
- w
- public
- flaff
- identity_test
- issue142_2
- issue142
- only_pk_columns
- pgtestnull
- pgtest
- table_with_generated_columns
- test_organisasjon
- test_sak_soknadsalternativ
- test_utdanningstilbud
- title_domain
- titledperson
- title
- users
- purchasing
- productvendor
- purchaseorderdetail
- purchaseorderheader
- shipmethod
- vendor
- vvendorwithaddresses
- vvendorwithcontacts
- pu
- pod
- poh
- pv
- sm
- v
- sales
- countryregioncurrency
- creditcard
- currencyrate
- currency
- customer
- personcreditcard
- salesorderdetail
- salesorderheadersalesreason
- salesorderheader
- salespersonquotahistory
- salesperson
- salesreason
- salestaxrate
- salesterritoryhistory
- salesterritory
- shoppingcartitem
- specialofferproduct
- specialoffer
- store
- vindividualcustomer
- vpersondemographics
- vsalespersonsalesbyfiscalyearsdata
- vsalespersonsalesbyfiscalyears
- vsalesperson
- vstorewithaddresses
- vstorewithcontacts
- vstorewithdemographics
- sa
- cc
- crc
- cr
- cu
- c
- pcc
- sci
- sod
- sohsr
- soh
- sop
- so
- spqh
- sp
- sr
- sth
- st
- s
- tr
- update_person_returning
- update_person
- typo-tester-typo-java/generated-and-checked-in/adventureworks
- hr
- d
- edh
- eph
- e
- jc
- s
- humanresources
- department
- employeedepartmenthistory
- employeepayhistory
- employee
- jobcandidate
- shift
- vemployeedepartmenthistory
- vemployeedepartment
- vemployee
- vjobcandidateeducation
- vjobcandidateemployment
- vjobcandidate
- person_detail
- person_dynamic
- person_row_join
- person
- addresstype
- address
- businessentityaddress
- businessentitycontact
- businessentity
- contacttype
- countryregion
- emailaddress
- password
- personphone
- person
- phonenumbertype
- stateprovince
- vadditionalcontactinfo
- vstateprovincecountryregion
- pe
- at
- a
- bea
- bec
- be
- cr
- ct
- e
- pa
- pnt
- pp
- p
- sp
- production
- billofmaterials
- culture
- document
- illustration
- location
- productcategory
- productcosthistory
- productdescription
- productdocument
- productinventory
- productlistpricehistory
- productmodelillustration
- productmodelproductdescriptionculture
- productmodel
- productphoto
- productproductphoto
- productreview
- productsubcategory
- product
- scrapreason
- transactionhistoryarchive
- transactionhistory
- unitmeasure
- vproductanddescription
- vproductmodelcatalogdescription
- vproductmodelinstructions
- workorderrouting
- workorder
- pr
- bom
- c
- d
- i
- l
- pch
- pc
- pdoc
- pd
- pi
- plph
- pmi
- pmpdc
- pm
- ppp
- pp
- pr
- psc
- p
- sr
- tha
- th
- um
- wr
- w
- public_
- flaff
- identity_test
- issue142_2
- issue142
- only_pk_columns
- pgtestnull
- pgtest
- table_with_generated_columns
- test_organisasjon
- test_sak_soknadsalternativ
- test_utdanningstilbud
- title_domain
- titledperson
- title
- users
- purchasing
- productvendor
- purchaseorderdetail
- purchaseorderheader
- shipmethod
- vendor
- vvendorwithaddresses
- vvendorwithcontacts
- pu
- pod
- poh
- pv
- sm
- v
- sales
- countryregioncurrency
- creditcard
- currencyrate
- currency
- customer
- personcreditcard
- salesorderdetail
- salesorderheadersalesreason
- salesorderheader
- salespersonquotahistory
- salesperson
- salesreason
- salestaxrate
- salesterritoryhistory
- salesterritory
- shoppingcartitem
- specialofferproduct
- specialoffer
- store
- vindividualcustomer
- vpersondemographics
- vsalespersonsalesbyfiscalyearsdata
- vsalespersonsalesbyfiscalyears
- vsalesperson
- vstorewithaddresses
- vstorewithcontacts
- vstorewithdemographics
- sa
- cc
- crc
- cr
- cu
- c
- pcc
- sci
- sod
- sohsr
- soh
- sop
- so
- spqh
- sp
- sr
- sth
- st
- s
- tr
- update_person_returning
- update_person
- typo/src/scala/typo
- internal
- codegen
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| 110 | + | |
| 111 | + | |
110 | 112 | | |
111 | 113 | | |
112 | 114 | | |
| |||
126 | 128 | | |
127 | 129 | | |
128 | 130 | | |
| 131 | + | |
129 | 132 | | |
130 | 133 | | |
131 | 134 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
| 58 | + | |
58 | 59 | | |
59 | 60 | | |
60 | 61 | | |
| |||
Lines changed: 12 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
| 331 | + | |
331 | 332 | | |
332 | 333 | | |
| 334 | + | |
333 | 335 | | |
334 | 336 | | |
335 | 337 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments