-
Notifications
You must be signed in to change notification settings - Fork 74
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
测试通过nop-cli和nop-quarkus-demo的native编译。最新的graalvm23.1需要quarkus3.4.1版本,…
…3.3.3编译报错。
- Loading branch information
1 parent
c411169
commit 346f165
Showing
49 changed files
with
1,314 additions
and
63,632 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
...ources/META-INF/native-image/io.github.entropy-cloud/nop-api-core/native-image.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Args=-H:ReflectionConfigurationResources=${.}/reflect-config.json |
242 changes: 242 additions & 0 deletions
242
.../resources/META-INF/native-image/io.github.entropy-cloud/nop-api-core/reflect-config.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,242 @@ | ||
[ | ||
{ | ||
"name": "io.nop.api.core.annotations.cache.Cache", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.annotations.cache.CacheEvicts", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.annotations.orm.SingleSession", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.annotations.txn.TccMethod", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.annotations.txn.TccTransactional", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.annotations.txn.Transactional", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.annotations.biz.BizAction", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.annotations.biz.BizQuery", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.annotations.biz.BizMutation", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.annotations.biz.BizSubscription", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.ApiRequest", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.ApiRequest", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.ApiMessage", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.CheckResultBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.DictBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.DictOptionBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.ErrorBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.ExtensibleBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.FieldSelectionBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.FilterBeans", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.IntRangeBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.IntRangeBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.PageBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.LongRangeBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.PointBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.PropDefBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.ServiceCallBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.TreeBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.TreeResultBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.VarMetaBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.WebContentBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.WeightedItem", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.task.TaskStatusBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.query.GroupFieldBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.query.OrderFieldBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.query.QueryBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.query.QueryFieldBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.query.QuerySourceBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.graphql.CancelRequestBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.graphql.GraphQLConnection", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.graphql.GraphQLConnectionInput", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.graphql.GraphQLEdgeBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.graphql.GraphQLErrorBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.graphql.GraphQLNode", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.graphql.GraphQLPageInfo", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.graphql.GraphQLRequestBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.graphql.GraphQLResponseBean", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
}, | ||
{ | ||
"name": "io.nop.api.core.beans.graphql.GraphQLSourceLocation", | ||
"allPublicConstructors": true, | ||
"allPublicMethods": true | ||
} | ||
] |
Oops, something went wrong.