mirror of
https://github.com/dalbodeule/chibot-chzzk-bot.git
synced 2025-08-07 21:01:14 +00:00
add graalvm native image configures
This commit is contained in:
@@ -1,2 +1,47 @@
|
||||
[
|
||||
{
|
||||
"interfaces":["java.sql.Connection"]
|
||||
},
|
||||
{
|
||||
"interfaces":["net.bytebuddy.description.method.MethodDescription$InDefinedShape$AbstractBase$Executable"]
|
||||
},
|
||||
{
|
||||
"interfaces":["net.bytebuddy.description.method.ParameterDescription$ForLoadedParameter$Parameter"]
|
||||
},
|
||||
{
|
||||
"interfaces":["net.bytebuddy.description.method.ParameterList$ForLoadedExecutable$Executable"]
|
||||
},
|
||||
{
|
||||
"interfaces":["net.bytebuddy.description.type.TypeDefinition$Sort$AnnotatedType"]
|
||||
},
|
||||
{
|
||||
"interfaces":["net.bytebuddy.description.type.TypeDescription"]
|
||||
},
|
||||
{
|
||||
"interfaces":["net.bytebuddy.description.type.TypeDescription$ForLoadedType$Dispatcher"]
|
||||
},
|
||||
{
|
||||
"interfaces":["net.bytebuddy.description.type.TypeDescription$Generic"]
|
||||
},
|
||||
{
|
||||
"interfaces":["net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Delegator$ForLoadedExecutableParameterType$Dispatcher"]
|
||||
},
|
||||
{
|
||||
"interfaces":["net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$Delegator$ForLoadedMethodReturnType$Dispatcher"]
|
||||
},
|
||||
{
|
||||
"interfaces":["net.bytebuddy.description.type.TypeDescription$Generic$AnnotationReader$ForComponentType$AnnotatedParameterizedType"]
|
||||
},
|
||||
{
|
||||
"interfaces":["net.bytebuddy.dynamic.loading.ClassInjector$UsingLookup$MethodHandles"]
|
||||
},
|
||||
{
|
||||
"interfaces":["net.bytebuddy.dynamic.loading.ClassInjector$UsingLookup$MethodHandles$Lookup"]
|
||||
},
|
||||
{
|
||||
"interfaces":["net.bytebuddy.utility.JavaModule$Module"]
|
||||
},
|
||||
{
|
||||
"interfaces":["net.bytebuddy.utility.JavaModule$Resolver"]
|
||||
}
|
||||
]
|
File diff suppressed because it is too large
Load Diff
@@ -2,14 +2,76 @@
|
||||
"resources":{
|
||||
"includes":[{
|
||||
"pattern":"\\QMETA-INF/services/ch.qos.logback.classic.spi.Configurator\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/com.fasterxml.jackson.databind.Module\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/jakarta.validation.spi.ValidationProvider\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/jakarta.validation.valueextraction.ValueExtractor\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/java.lang.System$LoggerFinder\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/java.net.spi.InetAddressResolverProvider\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/java.net.spi.URLStreamHandlerProvider\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/java.sql.Driver\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/java.time.zone.ZoneRulesProvider\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/javax.xml.stream.XMLEventFactory\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.boot.model.FunctionContributor\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.boot.model.TypeContributor\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.boot.registry.selector.StrategyRegistrationProvider\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.boot.registry.selector.spi.DialectSelector\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.boot.spi.AdditionalJaxbMappingProducer\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.boot.spi.AdditionalMappingContributor\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.boot.spi.MetadataBuilderFactory\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.boot.spi.MetadataBuilderInitializer\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.boot.spi.MetadataContributor\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.boot.spi.MetadataSourcesContributor\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.boot.spi.SessionFactoryBuilderFactory\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.bytecode.spi.BytecodeProvider\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.engine.jdbc.dialect.spi.DialectResolver\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.engine.transaction.jta.platform.spi.JtaPlatformProvider\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.event.spi.EventEngineContributor\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.event.spi.EventManager\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.id.factory.spi.GenerationTypeStrategyRegistration\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.integrator.spi.Integrator\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.query.criteria.spi.CriteriaBuilderExtension\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.service.spi.ServiceContributor\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.hibernate.service.spi.SessionFactoryServiceContributor\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.jboss.logging.LoggerProvider\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.mariadb.jdbc.plugin.Codec\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/services/org.slf4j.spi.SLF4JServiceProvider\\E"
|
||||
}, {
|
||||
"pattern":"\\QMETA-INF/validation.xml\\E"
|
||||
}, {
|
||||
"pattern":"\\Qhibernate.properties\\E"
|
||||
}, {
|
||||
"pattern":"\\Qlogback-test.scmo\\E"
|
||||
}, {
|
||||
@@ -18,10 +80,44 @@
|
||||
"pattern":"\\Qlogback.scmo\\E"
|
||||
}, {
|
||||
"pattern":"\\Qlogback.xml\\E"
|
||||
}, {
|
||||
"pattern":"\\Qmariadb.properties\\E"
|
||||
}, {
|
||||
"pattern":"\\Qorg/hibernate/bytecode/enhance/internal/bytebuddy/CodeTemplates$AreFieldsDirty.class\\E"
|
||||
}, {
|
||||
"pattern":"\\Qorg/hibernate/bytecode/enhance/internal/bytebuddy/CodeTemplates$AreFieldsDirtyWithoutCollections.class\\E"
|
||||
}, {
|
||||
"pattern":"\\Qorg/hibernate/bytecode/enhance/internal/bytebuddy/CodeTemplates$ClearDirtyAttributes.class\\E"
|
||||
}, {
|
||||
"pattern":"\\Qorg/hibernate/bytecode/enhance/internal/bytebuddy/CodeTemplates$ClearDirtyAttributesWithoutCollections.class\\E"
|
||||
}, {
|
||||
"pattern":"\\Qorg/hibernate/bytecode/enhance/internal/bytebuddy/CodeTemplates$ClearOwner.class\\E"
|
||||
}, {
|
||||
"pattern":"\\Qorg/hibernate/bytecode/enhance/internal/bytebuddy/CodeTemplates$GetCollectionTrackerWithoutCollections.class\\E"
|
||||
}, {
|
||||
"pattern":"\\Qorg/hibernate/bytecode/enhance/internal/bytebuddy/CodeTemplates$GetDirtyAttributes.class\\E"
|
||||
}, {
|
||||
"pattern":"\\Qorg/hibernate/bytecode/enhance/internal/bytebuddy/CodeTemplates$GetDirtyAttributesWithoutCollections.class\\E"
|
||||
}, {
|
||||
"pattern":"\\Qorg/hibernate/bytecode/enhance/internal/bytebuddy/CodeTemplates$InitializeLazyAttributeLoadingInterceptor.class\\E"
|
||||
}, {
|
||||
"pattern":"\\Qorg/hibernate/bytecode/enhance/internal/bytebuddy/CodeTemplates$SetOwner.class\\E"
|
||||
}, {
|
||||
"pattern":"\\Qorg/hibernate/bytecode/enhance/internal/bytebuddy/CodeTemplates$SuspendDirtyTracking.class\\E"
|
||||
}, {
|
||||
"pattern":"\\Qorg/hibernate/bytecode/enhance/internal/bytebuddy/CodeTemplates$TrackChange.class\\E"
|
||||
}, {
|
||||
"pattern":"\\Qorg/hibernate/hibernate-configuration-3.0.dtd\\E"
|
||||
}, {
|
||||
"pattern":"\\Qorg/hibernate/hibernate-mapping-3.0.dtd\\E"
|
||||
}, {
|
||||
"pattern":"java.base:\\Qjdk/internal/icu/impl/data/icudt72b/nfc.nrm\\E"
|
||||
}, {
|
||||
"pattern":"java.base:\\Qjdk/internal/icu/impl/data/icudt72b/nfkc.nrm\\E"
|
||||
}, {
|
||||
"pattern":"java.base:\\Qjdk/internal/icu/impl/data/icudt72b/uprops.icu\\E"
|
||||
}, {
|
||||
"pattern":"java.base:\\Qsun/net/idn/uidna.spp\\E"
|
||||
}]},
|
||||
"bundles":[]
|
||||
}
|
Reference in New Issue
Block a user