-
Notifications
You must be signed in to change notification settings - Fork 0
/
graal-boot.json
212 lines (212 loc) · 6.5 KB
/
graal-boot.json
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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
[
{
"name": "org.springframework.boot.autoconfigure.SharedMetadataReaderFactoryContextInitializer$SharedMetadataReaderFactoryBean",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.env.PropertiesPropertySourceLoader",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.env.YamlPropertySourceLoader",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.context.event.EventPublishingRunListener",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.diagnostics.FailureAnalyzers",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.context.ConfigurationWarningsApplicationContextInitializer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.context.ContextIdApplicationContextInitializer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.context.config.DelegatingApplicationContextInitializer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.ClearCachesApplicationListener",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.builder.ParentContextCloserApplicationListener",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.context.FileEncodingApplicationListener",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.context.config.AnsiOutputApplicationListener",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.context.config.ConfigFileApplicationListener",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.context.config.DelegatingApplicationListener",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.context.logging.ClasspathLoggingApplicationListener",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.context.logging.LoggingApplicationListener",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.cloud.CloudFoundryVcapEnvironmentPostProcessor",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.env.SpringApplicationJsonEnvironmentPostProcessor",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.autoconfigure.security.oauth2.client.OAuth2ClientPropertiesEnvironmentPostProcessor",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.diagnostics.analyzer.BeanCurrentlyInCreationFailureAnalyzer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.diagnostics.analyzer.BeanDefinitionOverrideFailureAnalyzer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.diagnostics.analyzer.BeanNotOfRequiredTypeFailureAnalyzer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.diagnostics.analyzer.BindFailureAnalyzer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.diagnostics.analyzer.BindValidationFailureAnalyzer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.diagnostics.analyzer.UnboundConfigurationPropertyFailureAnalyzer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.diagnostics.analyzer.ConnectorStartFailureAnalyzer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.diagnostics.analyzer.NoSuchMethodFailureAnalyzer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.diagnostics.analyzer.NoUniqueBeanDefinitionFailureAnalyzer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.diagnostics.analyzer.PortInUseFailureAnalyzer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.diagnostics.analyzer.ValidationExceptionFailureAnalyzer",
"methods": [
{
"name": "<init>",
"parameterTypes": []
}
]
},
{
"name": "org.springframework.boot.diagnostics.analyzer.InvalidConfigurationPropertyNameFailureAnalyzer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.diagnostics.analyzer.InvalidConfigurationPropertyValueFailureAnalyzer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.diagnostics.LoggingFailureAnalysisReporter",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.autoconfigure.SharedMetadataReaderFactoryContextInitializer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.autoconfigure.logging.ConditionEvaluationReportLoggingListener",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.autoconfigure.BackgroundPreinitializer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.autoconfigure.condition.ConditionEvaluationReportAutoConfigurationImportListener",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.autoconfigure.condition.OnClassCondition",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.autoconfigure.context.MessageSourceAutoConfiguration",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.autoconfigure.context.PropertyPlaceholderAutoConfiguration",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.web.context.ServerPortInfoApplicationContextInitializer",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.liquibase.LiquibaseServiceLocatorApplicationListener",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.autoconfigure.freemarker.FreeMarkerTemplateAvailabilityProvider",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.autoconfigure.mustache.MustacheTemplateAvailabilityProvider",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.autoconfigure.groovy.template.GroovyTemplateAvailabilityProvider",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.autoconfigure.thymeleaf.ThymeleafTemplateAvailabilityProvider",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.autoconfigure.web.servlet.JspTemplateAvailabilityProvider",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.boot.logging.java.JavaLoggingSystem",
"allDeclaredConstructors": true
},
{
"name": "org.springframework.beans.ExtendedBeanInfoFactory",
"methods": [
{
"name": "<init>",
"parameterTypes": []
}
]
}
]