Skip to content

Commit 97fbd7d

Browse files
authored
Merge branch 'main' into request-param-default-to-optional
2 parents 60b1252 + 70de60e commit 97fbd7d

File tree

5 files changed

+602
-14
lines changed

5 files changed

+602
-14
lines changed
Lines changed: 347 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,347 @@
1+
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2+
<bindings version="2.1" xmlns="http://java.sun.com/xml/ns/jaxb">
3+
<!--
4+
5+
This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.2
6+
See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a>
7+
Any modifications to this file will be lost upon recompilation of the source schema.
8+
Generated on: 2022.09.19 at 12:06:01 PM CEST
9+
10+
-->
11+
<bindings scd="x-schema::tns" xmlns:tns="http://xmlns.jcp.org/xml/ns/javaee">
12+
<schemaBindings map="false">
13+
<package name="org.springframework.sbm.project.web.api"/>
14+
</schemaBindings>
15+
<bindings scd="~tns:web-appType">
16+
<class ref="org.springframework.sbm.project.web.api.WebAppType"/>
17+
</bindings>
18+
<bindings scd="~tns:service-refType">
19+
<class ref="org.springframework.sbm.project.web.api.ServiceRefType"/>
20+
</bindings>
21+
<bindings scd="~tns:port-component-refType">
22+
<class ref="org.springframework.sbm.project.web.api.PortComponentRefType"/>
23+
</bindings>
24+
<bindings scd="~tns:handler-chainsType">
25+
<class ref="org.springframework.sbm.project.web.api.HandlerChainsType"/>
26+
</bindings>
27+
<bindings scd="~tns:handler-chainType">
28+
<class ref="org.springframework.sbm.project.web.api.HandlerChainType"/>
29+
</bindings>
30+
<bindings scd="~tns:addressingType">
31+
<class ref="org.springframework.sbm.project.web.api.AddressingType"/>
32+
</bindings>
33+
<bindings scd="~tns:addressing-responsesType">
34+
<class ref="org.springframework.sbm.project.web.api.AddressingResponsesType"/>
35+
</bindings>
36+
<bindings scd="~tns:respect-bindingType">
37+
<class ref="org.springframework.sbm.project.web.api.RespectBindingType"/>
38+
</bindings>
39+
<bindings scd="~tns:handlerType">
40+
<class ref="org.springframework.sbm.project.web.api.HandlerType"/>
41+
</bindings>
42+
<bindings scd="~tns:administered-objectType">
43+
<class ref="org.springframework.sbm.project.web.api.AdministeredObjectType"/>
44+
</bindings>
45+
<bindings scd="~tns:connection-factory-resourceType">
46+
<class ref="org.springframework.sbm.project.web.api.ConnectionFactoryResourceType"/>
47+
</bindings>
48+
<bindings scd="~tns:data-sourceType">
49+
<class ref="org.springframework.sbm.project.web.api.DataSourceType"/>
50+
</bindings>
51+
<bindings scd="~tns:descriptionType">
52+
<class ref="org.springframework.sbm.project.web.api.DescriptionType"/>
53+
</bindings>
54+
<bindings scd="~tns:display-nameType">
55+
<class ref="org.springframework.sbm.project.web.api.DisplayNameType"/>
56+
</bindings>
57+
<bindings scd="~tns:ejb-linkType">
58+
<class ref="org.springframework.sbm.project.web.api.EjbLinkType"/>
59+
</bindings>
60+
<bindings scd="~tns:ejb-local-refType">
61+
<class ref="org.springframework.sbm.project.web.api.EjbLocalRefType"/>
62+
</bindings>
63+
<bindings scd="~tns:ejb-ref-nameType">
64+
<class ref="org.springframework.sbm.project.web.api.EjbRefNameType"/>
65+
</bindings>
66+
<bindings scd="~tns:ejb-refType">
67+
<class ref="org.springframework.sbm.project.web.api.EjbRefType"/>
68+
</bindings>
69+
<bindings scd="~tns:ejb-ref-typeType">
70+
<class ref="org.springframework.sbm.project.web.api.EjbRefTypeType"/>
71+
</bindings>
72+
<bindings scd="~tns:emptyType">
73+
<class ref="org.springframework.sbm.project.web.api.EmptyType"/>
74+
</bindings>
75+
<bindings scd="~tns:env-entryType">
76+
<class ref="org.springframework.sbm.project.web.api.EnvEntryType"/>
77+
</bindings>
78+
<bindings scd="~tns:env-entry-type-valuesType">
79+
<class ref="org.springframework.sbm.project.web.api.EnvEntryTypeValuesType"/>
80+
</bindings>
81+
<bindings scd="~tns:fully-qualified-classType">
82+
<class ref="org.springframework.sbm.project.web.api.FullyQualifiedClassType"/>
83+
</bindings>
84+
<bindings scd="~tns:generic-booleanType">
85+
<class ref="org.springframework.sbm.project.web.api.GenericBooleanType"/>
86+
</bindings>
87+
<bindings scd="~tns:iconType">
88+
<class ref="org.springframework.sbm.project.web.api.IconType"/>
89+
</bindings>
90+
<bindings scd="~tns:injection-targetType">
91+
<class ref="org.springframework.sbm.project.web.api.InjectionTargetType"/>
92+
</bindings>
93+
<bindings scd="~tns:java-identifierType">
94+
<class ref="org.springframework.sbm.project.web.api.JavaIdentifierType"/>
95+
</bindings>
96+
<bindings scd="~tns:java-typeType">
97+
<class ref="org.springframework.sbm.project.web.api.JavaTypeType"/>
98+
</bindings>
99+
<bindings scd="~tns:jdbc-urlType">
100+
<class ref="org.springframework.sbm.project.web.api.JdbcUrlType"/>
101+
</bindings>
102+
<bindings scd="~tns:jms-connection-factoryType">
103+
<class ref="org.springframework.sbm.project.web.api.JmsConnectionFactoryType"/>
104+
</bindings>
105+
<bindings scd="~tns:jms-destinationType">
106+
<class ref="org.springframework.sbm.project.web.api.JmsDestinationType"/>
107+
</bindings>
108+
<bindings scd="~tns:jndi-nameType">
109+
<class ref="org.springframework.sbm.project.web.api.JndiNameType"/>
110+
</bindings>
111+
<bindings scd="~tns:homeType">
112+
<class ref="org.springframework.sbm.project.web.api.HomeType"/>
113+
</bindings>
114+
<bindings scd="~tns:lifecycle-callbackType">
115+
<class ref="org.springframework.sbm.project.web.api.LifecycleCallbackType"/>
116+
</bindings>
117+
<bindings scd="~tns:listenerType">
118+
<class ref="org.springframework.sbm.project.web.api.ListenerType"/>
119+
</bindings>
120+
<bindings scd="~tns:localType">
121+
<class ref="org.springframework.sbm.project.web.api.LocalType"/>
122+
</bindings>
123+
<bindings scd="~tns:local-homeType">
124+
<class ref="org.springframework.sbm.project.web.api.LocalHomeType"/>
125+
</bindings>
126+
<bindings scd="~tns:mail-sessionType">
127+
<class ref="org.springframework.sbm.project.web.api.MailSessionType"/>
128+
</bindings>
129+
<bindings scd="~tns:param-valueType">
130+
<class ref="org.springframework.sbm.project.web.api.ParamValueType"/>
131+
</bindings>
132+
<bindings scd="~tns:pathType">
133+
<class ref="org.springframework.sbm.project.web.api.PathType"/>
134+
</bindings>
135+
<bindings scd="~tns:persistence-context-refType">
136+
<class ref="org.springframework.sbm.project.web.api.PersistenceContextRefType"/>
137+
</bindings>
138+
<bindings scd="~tns:persistence-context-synchronizationType">
139+
<class ref="org.springframework.sbm.project.web.api.PersistenceContextSynchronizationType"/>
140+
</bindings>
141+
<bindings scd="~tns:persistence-context-typeType">
142+
<class ref="org.springframework.sbm.project.web.api.PersistenceContextTypeType"/>
143+
</bindings>
144+
<bindings scd="~tns:propertyType">
145+
<class ref="org.springframework.sbm.project.web.api.PropertyType"/>
146+
</bindings>
147+
<bindings scd="~tns:persistence-unit-refType">
148+
<class ref="org.springframework.sbm.project.web.api.PersistenceUnitRefType"/>
149+
</bindings>
150+
<bindings scd="~tns:remoteType">
151+
<class ref="org.springframework.sbm.project.web.api.RemoteType"/>
152+
</bindings>
153+
<bindings scd="~tns:resource-env-refType">
154+
<class ref="org.springframework.sbm.project.web.api.ResourceEnvRefType"/>
155+
</bindings>
156+
<bindings scd="~tns:resource-refType">
157+
<class ref="org.springframework.sbm.project.web.api.ResourceRefType"/>
158+
</bindings>
159+
<bindings scd="~tns:res-authType">
160+
<class ref="org.springframework.sbm.project.web.api.ResAuthType"/>
161+
</bindings>
162+
<bindings scd="~tns:res-sharing-scopeType">
163+
<class ref="org.springframework.sbm.project.web.api.ResSharingScopeType"/>
164+
</bindings>
165+
<bindings scd="~tns:run-asType">
166+
<class ref="org.springframework.sbm.project.web.api.RunAsType"/>
167+
</bindings>
168+
<bindings scd="~tns:role-nameType">
169+
<class ref="org.springframework.sbm.project.web.api.RoleNameType"/>
170+
</bindings>
171+
<bindings scd="~tns:security-roleType">
172+
<class ref="org.springframework.sbm.project.web.api.SecurityRoleType"/>
173+
</bindings>
174+
<bindings scd="~tns:security-role-refType">
175+
<class ref="org.springframework.sbm.project.web.api.SecurityRoleRefType"/>
176+
</bindings>
177+
<bindings scd="~tns:xsdQNameType">
178+
<class ref="org.springframework.sbm.project.web.api.XsdQNameType"/>
179+
</bindings>
180+
<bindings scd="~tns:xsdBooleanType">
181+
<class ref="org.springframework.sbm.project.web.api.XsdBooleanType"/>
182+
</bindings>
183+
<bindings scd="~tns:xsdNMTOKENType">
184+
<class ref="org.springframework.sbm.project.web.api.XsdNMTOKENType"/>
185+
</bindings>
186+
<bindings scd="~tns:xsdAnyURIType">
187+
<class ref="org.springframework.sbm.project.web.api.XsdAnyURIType"/>
188+
</bindings>
189+
<bindings scd="~tns:xsdIntegerType">
190+
<class ref="org.springframework.sbm.project.web.api.XsdIntegerType"/>
191+
</bindings>
192+
<bindings scd="~tns:xsdPositiveIntegerType">
193+
<class ref="org.springframework.sbm.project.web.api.XsdPositiveIntegerType"/>
194+
</bindings>
195+
<bindings scd="~tns:xsdNonNegativeIntegerType">
196+
<class ref="org.springframework.sbm.project.web.api.XsdNonNegativeIntegerType"/>
197+
</bindings>
198+
<bindings scd="~tns:xsdStringType">
199+
<class ref="org.springframework.sbm.project.web.api.XsdStringType"/>
200+
</bindings>
201+
<bindings scd="~tns:string">
202+
<class ref="org.springframework.sbm.project.web.api.String"/>
203+
</bindings>
204+
<bindings scd="~tns:true-falseType">
205+
<class ref="org.springframework.sbm.project.web.api.TrueFalseType"/>
206+
</bindings>
207+
<bindings scd="~tns:url-patternType">
208+
<class ref="org.springframework.sbm.project.web.api.UrlPatternType"/>
209+
</bindings>
210+
<bindings scd="~tns:message-destinationType">
211+
<class ref="org.springframework.sbm.project.web.api.MessageDestinationType"/>
212+
</bindings>
213+
<bindings scd="~tns:message-destination-refType">
214+
<class ref="org.springframework.sbm.project.web.api.MessageDestinationRefType"/>
215+
</bindings>
216+
<bindings scd="~tns:message-destination-usageType">
217+
<class ref="org.springframework.sbm.project.web.api.MessageDestinationUsageType"/>
218+
</bindings>
219+
<bindings scd="~tns:message-destination-typeType">
220+
<class ref="org.springframework.sbm.project.web.api.MessageDestinationTypeType"/>
221+
</bindings>
222+
<bindings scd="~tns:message-destination-linkType">
223+
<class ref="org.springframework.sbm.project.web.api.MessageDestinationLinkType"/>
224+
</bindings>
225+
<bindings scd="~tns:transaction-supportType">
226+
<class ref="org.springframework.sbm.project.web.api.TransactionSupportType"/>
227+
</bindings>
228+
<bindings scd="~tns:jsp-configType">
229+
<class ref="org.springframework.sbm.project.web.api.JspConfigType"/>
230+
</bindings>
231+
<bindings scd="~tns:jsp-fileType">
232+
<class ref="org.springframework.sbm.project.web.api.JspFileType"/>
233+
</bindings>
234+
<bindings scd="~tns:jsp-property-groupType">
235+
<class ref="org.springframework.sbm.project.web.api.JspPropertyGroupType"/>
236+
</bindings>
237+
<bindings scd="~tns:taglibType">
238+
<class ref="org.springframework.sbm.project.web.api.TaglibType"/>
239+
</bindings>
240+
<bindings scd="~tns:auth-constraintType">
241+
<class ref="org.springframework.sbm.project.web.api.AuthConstraintType"/>
242+
</bindings>
243+
<bindings scd="~tns:auth-methodType">
244+
<class ref="org.springframework.sbm.project.web.api.AuthMethodType"/>
245+
</bindings>
246+
<bindings scd="~tns:dispatcherType">
247+
<class ref="org.springframework.sbm.project.web.api.DispatcherType"/>
248+
</bindings>
249+
<bindings scd="~tns:error-codeType">
250+
<class ref="org.springframework.sbm.project.web.api.ErrorCodeType"/>
251+
</bindings>
252+
<bindings scd="~tns:error-pageType">
253+
<class ref="org.springframework.sbm.project.web.api.ErrorPageType"/>
254+
</bindings>
255+
<bindings scd="~tns:filterType">
256+
<class ref="org.springframework.sbm.project.web.api.FilterType"/>
257+
</bindings>
258+
<bindings scd="~tns:filter-mappingType">
259+
<class ref="org.springframework.sbm.project.web.api.FilterMappingType"/>
260+
</bindings>
261+
<bindings scd="~tns:nonEmptyStringType">
262+
<class ref="org.springframework.sbm.project.web.api.NonEmptyStringType"/>
263+
</bindings>
264+
<bindings scd="~tns:filter-nameType">
265+
<class ref="org.springframework.sbm.project.web.api.FilterNameType"/>
266+
</bindings>
267+
<bindings scd="~tns:form-login-configType">
268+
<class ref="org.springframework.sbm.project.web.api.FormLoginConfigType"/>
269+
</bindings>
270+
<bindings scd="~tns:login-configType">
271+
<class ref="org.springframework.sbm.project.web.api.LoginConfigType"/>
272+
</bindings>
273+
<bindings scd="~tns:mime-mappingType">
274+
<class ref="org.springframework.sbm.project.web.api.MimeMappingType"/>
275+
</bindings>
276+
<bindings scd="~tns:mime-typeType">
277+
<class ref="org.springframework.sbm.project.web.api.MimeTypeType"/>
278+
</bindings>
279+
<bindings scd="~tns:security-constraintType">
280+
<class ref="org.springframework.sbm.project.web.api.SecurityConstraintType"/>
281+
</bindings>
282+
<bindings scd="~tns:servletType">
283+
<class ref="org.springframework.sbm.project.web.api.ServletType"/>
284+
</bindings>
285+
<bindings scd="~tns:servlet-mappingType">
286+
<class ref="org.springframework.sbm.project.web.api.ServletMappingType"/>
287+
</bindings>
288+
<bindings scd="~tns:servlet-nameType">
289+
<class ref="org.springframework.sbm.project.web.api.ServletNameType"/>
290+
</bindings>
291+
<bindings scd="~tns:session-configType">
292+
<class ref="org.springframework.sbm.project.web.api.SessionConfigType"/>
293+
</bindings>
294+
<bindings scd="~tns:cookie-configType">
295+
<class ref="org.springframework.sbm.project.web.api.CookieConfigType"/>
296+
</bindings>
297+
<bindings scd="~tns:cookie-nameType">
298+
<class ref="org.springframework.sbm.project.web.api.CookieNameType"/>
299+
</bindings>
300+
<bindings scd="~tns:cookie-domainType">
301+
<class ref="org.springframework.sbm.project.web.api.CookieDomainType"/>
302+
</bindings>
303+
<bindings scd="~tns:cookie-pathType">
304+
<class ref="org.springframework.sbm.project.web.api.CookiePathType"/>
305+
</bindings>
306+
<bindings scd="~tns:cookie-commentType">
307+
<class ref="org.springframework.sbm.project.web.api.CookieCommentType"/>
308+
</bindings>
309+
<bindings scd="~tns:tracking-modeType">
310+
<class ref="org.springframework.sbm.project.web.api.TrackingModeType"/>
311+
</bindings>
312+
<bindings scd="~tns:transport-guaranteeType">
313+
<class ref="org.springframework.sbm.project.web.api.TransportGuaranteeType"/>
314+
</bindings>
315+
<bindings scd="~tns:user-data-constraintType">
316+
<class ref="org.springframework.sbm.project.web.api.UserDataConstraintType"/>
317+
</bindings>
318+
<bindings scd="~tns:war-pathType">
319+
<class ref="org.springframework.sbm.project.web.api.WarPathType"/>
320+
</bindings>
321+
<bindings scd="~tns:web-resource-collectionType">
322+
<class ref="org.springframework.sbm.project.web.api.WebResourceCollectionType"/>
323+
</bindings>
324+
<bindings scd="~tns:welcome-file-listType">
325+
<class ref="org.springframework.sbm.project.web.api.WelcomeFileListType"/>
326+
</bindings>
327+
<bindings scd="~tns:locale-encoding-mapping-listType">
328+
<class ref="org.springframework.sbm.project.web.api.LocaleEncodingMappingListType"/>
329+
</bindings>
330+
<bindings scd="~tns:locale-encoding-mappingType">
331+
<class ref="org.springframework.sbm.project.web.api.LocaleEncodingMappingType"/>
332+
</bindings>
333+
<bindings scd="~tns:ordering-othersType">
334+
<class ref="org.springframework.sbm.project.web.api.OrderingOthersType"/>
335+
</bindings>
336+
<bindings scd="~tns:multipart-configType">
337+
<class ref="org.springframework.sbm.project.web.api.MultipartConfigType"/>
338+
</bindings>
339+
<bindings scd="~tns:absoluteOrderingType">
340+
<class ref="org.springframework.sbm.project.web.api.AbsoluteOrderingType"/>
341+
</bindings>
342+
<bindings scd="~tns:isolation-levelType">
343+
<typesafeEnumClass ref="org.springframework.sbm.project.web.api.IsolationLevelType"/>
344+
</bindings>
345+
</bindings>
346+
</bindings>
347+

components/sbm-support-jee/src/generated/web/java/org/springframework/sbm/project/web/api/WebAppType.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
/*
32
* Copyright 2021 - 2022 the original author or authors.
43
*

0 commit comments

Comments
 (0)