Spring Framwork Testing v5.3.36 SNAPSHOT
lasses = [WebConfig::class])) class WebIntegrationTests { // class body... } If you need to merge or override the configuration for a given level of the context hierarchy within a test class hierarchy @Sql declarations. If @SqlMergeMode is not declared on a test class or test method, the OVERRIDE merge mode will be used by default. With the OVERRIDE mode, method-level @Sql declarations will effectively @SqlMergeMode(MERGE) ① class UserTests { @Test @Sql("/user-test-data-001.sql") void standardUserProfile() { // run code that relies on test data set 001 } } ① Set the @Sql merge mode to0 码力 | 193 页 | 2.53 MB | 1 年前3Apache Unomi 1.x - Documentation
on which to perform the merge (the email). What this means is that upon successful login using an email, Unomi will look for other profiles that have the same email and merge them into a single profile profile. Because of the merge, this should only be done for authenticated profiles, otherwise this could be a security issue since it could be a way to load data from other profiles by merging their data cfg Apache Unomi 1.x - Documentation - 29 Usually, login events, which operate on profiles and do merge on protected properties, must be secured. For each trusted third party server, you need to add these0 码力 | 158 页 | 3.65 MB | 1 年前3Apache Unomi 2.x - Documentation
on which to perform the merge (the email). What this means is that upon successful login using an email, Unomi will look for other profiles that have the same email and merge them into a single profile profile. Because of the merge, this should only be done for authenticated profiles, otherwise this could be a security issue since it could be curl -X POST http://localhost:8181/cxs/profiles/search \ --user INTERACTIONS WITH MERGING Profile merges have been modified to use aliases starting Unomi 2 Upon merge: Properties are copied to the master profile as before An alias is created for the "master" profile0 码力 | 117 页 | 4.78 MB | 1 年前3Spring Framework 2.5.0 Changelog
reworked AbstractBeanFactory's bean definition merging for less coupling to RootBeanDefinition as merge result * introduced GenericBeanDefinition as one-stop shop for standard bean definition purposes * deprecated HibernateTemplate's "saveOrUpdateAll" method in favor of individual "saveOrUpdate"/"merge" usage * fixed Hibernate/JpaTransactionManager to clean up properly in case of transaction begin failure collection as-is in this case * indexed constructor arguments support collection merging (driven by merge="true", analogous to property values) * BeanDefinitions returned by nested custom XML elements receive0 码力 | 78 页 | 221.83 KB | 1 年前3Spring Framework 2.0.8 Reference
id="child" parent="parent">merge="true"> sales@somecompany.com support@somecompany.co.uk Notice the use of the merge=true attribute on the element of the adminEmails property of the child bean definition. When you cannot merge different collection types (e.g. a Map and a List), and if you do attempt to do so an appropriate Exception will be thrown; and in case it is not immediately obvious, the 'merge' attribute 0 码力 | 502 页 | 3.61 MB | 1 年前3Spring Framework 2.0.3 Reference
id="child" parent="parent">merge="true"> sales@somecompany.com support@somecompany.co.uk Notice the use of the merge=true attribute on the element of the adminEmails property of the child bean definition. When you cannot merge different collection types (e.g. a Map and a List), and if you do attempt to do so an appropriate Exception will be thrown; and in case it is not immediately obvious, the 'merge' attribute 0 码力 | 495 页 | 3.57 MB | 1 年前3Spring Framework 2.0.2 Reference
id="child" parent="parent">merge="true"> sales@somecompany.com support@somecompany.co.uk Notice the use of the merge=true attribute on the element of the adminEmails property of the child bean definition. When you cannot merge different collection types (e.g. a Map and a List), and if you do attempt to do so an appropriate Exception will be thrown; and in case it is not immediately obvious, the 'merge' attribute 0 码力 | 498 页 | 3.55 MB | 1 年前3Spring Framework 2.0.7 Reference
id="child" parent="parent">merge="true"> sales@somecompany.com support@somecompany.co.uk Notice the use of the merge=true attribute on the element of the adminEmails property of the child bean definition. When you cannot merge different collection types (e.g. a Map and a List), and if you do attempt to do so an appropriate Exception will be thrown; and in case it is not immediately obvious, the 'merge' attribute 0 码力 | 502 页 | 3.61 MB | 1 年前3Spring Framework 2.0.1 Reference
id="child" parent="parent">merge="true"> sales@somecompany.com support@somecompany.co.uk Notice the use of the merge=true attribute on the element of the adminEmails property of the child bean definition. When you cannot merge different collection types (e.g. a Map and a List), and if you do attempt to do so an appropriate Exception will be thrown; and in case it is not immediately obvious, the 'merge' attribute 0 码力 | 496 页 | 3.55 MB | 1 年前3Spring Framework 2.0.5 Reference
id="child" parent="parent">merge="true"> sales@somecompany.com support@somecompany.co.uk Notice the use of the merge=true attribute on the element of the adminEmails property of the child bean definition. When you cannot merge different collection types (e.g. a Map and a List), and if you do attempt to do so an appropriate Exception will be thrown; and in case it is not immediately obvious, the 'merge' attribute 0 码力 | 499 页 | 3.59 MB | 1 年前3
共 350 条
- 1
- 2
- 3
- 4
- 5
- 6
- 35