2002 Commits

Author SHA1 Message Date
Mark Paluch
457b6873d2 After release cleanups.
See #628
2022-11-18 10:35:10 +01:00
Mark Paluch
096d02c89b Prepare next development iteration.
See #628
2022-11-18 10:35:08 +01:00
Mark Paluch
99b7186f90 Release version 2.6.10 (2021.1.10).
See #628
2022-11-18 10:22:09 +01:00
Mark Paluch
2767028382 Prepare 2.6.10 (2021.1.10).
See #628
2022-11-18 10:21:05 +01:00
Spring Builds
9ab87d4b7a After release cleanups.
See #627
2022-10-13 12:37:07 +00:00
Spring Builds
9b1bafb2c0 Prepare next development iteration.
See #627
2022-10-13 12:36:54 +00:00
Spring Builds
132655a135 Release version 2.6.9 (2021.1.9).
See #627
2022-10-13 11:54:17 +00:00
Spring Builds
663f897604 Prepare 2.6.9 (2021.1.9).
See #627
2022-10-13 11:51:39 +00:00
Spring Builds
dbfe2a816b After release cleanups.
See #625
2022-10-13 07:52:08 +00:00
Spring Builds
961a372a3f Prepare next development iteration.
See #625
2022-10-13 07:51:56 +00:00
Spring Builds
f042df8306 Release version 2.6.8 (2021.1.8).
See #625
2022-10-13 07:28:22 +00:00
Spring Builds
ada23cdec7 Prepare 2.6.8 (2021.1.8).
See #625
2022-10-13 07:25:56 +00:00
Spring Builds
0b5fb7186c After release cleanups.
See #613
2022-09-19 09:04:55 +00:00
Spring Builds
09dc0f2fa6 Prepare next development iteration.
See #613
2022-09-19 09:04:42 +00:00
Spring Builds
0269ea8fff Release version 2.6.7 (2021.1.7).
See #613
2022-09-19 08:40:20 +00:00
Spring Builds
0ad9501894 Prepare 2.6.7 (2021.1.7).
See #613
2022-09-19 08:38:03 +00:00
John Blum
0d2bd43c65 Rename the SpringUtils class to SpringExtensions. 2022-08-31 10:19:13 -07:00
John Blum
480c7f723d Enable Locator applications bootstrapped with SDG to be configured with Security (Auth) using @EnableSecurity.
Closes #621.
2022-08-31 10:13:58 -07:00
John Blum
46c229c533 Enable Locator applications configured and bootstrapped with Spring to be optionally configured with Apache Geode's Cluster Configuration Service.
Configuration with Aapche Geode's Cluster Configuration Service is now disabled by default, to be consistent with peer Cache applications.

Closes #622.
2022-08-31 10:13:33 -07:00
John Blum
6ccf6bed2d Annotate LocatorFactoryBean API with Spring @NonNull and @Nullable annotations. 2022-08-31 10:13:26 -07:00
John Blum
bb8a43c4da Refactor GemfireBeanFactoryLocator.
* Edit Javadoc.
* Annotate API with Spring @NonNull and @Nullable annotations.
* Cleanup deprecations.
2022-08-31 10:13:18 -07:00
John Blum
d5c4fb041c Enables Spring Locator-based applications configured and bootstrapped with SDG to use the GemfireBeanFactoryLocator to autowire Apache Geode components.
Closes #620.
2022-08-31 10:13:10 -07:00
John Blum
fd7d00d895 Refactor @EnablePdx annotation-based configuration allowing users to register explicit application domain types.
Explicit (Class) type registration conveniently allows java.*, javax.*, com.gemstone.gemfire.*, org.apache.geode.* and org.springframework.* types to be registered, which are excluded by SDG's MappingPdxSerializer by default.

Closes #619.
2022-08-31 10:13:03 -07:00
John Blum
34e75e0604 Refactor PropertiesBuilder to handle property value to String conversion.
Specifically, handle Class type's by converting a Class object to the Class's name using Class.getName() rather than Class.toString().

Closes #618.
2022-08-31 10:12:38 -07:00
Christoph Strobl
604b663a4d After release cleanups.
See #602
2022-07-15 10:47:36 +02:00
Christoph Strobl
94d9337b39 Prepare next development iteration.
See #602
2022-07-15 10:47:32 +02:00
Christoph Strobl
177bee5c5c Release version 2.6.6 (2021.1.6).
See #602
2022-07-15 10:34:16 +02:00
Christoph Strobl
db1814f953 Prepare 2.6.6 (2021.1.6).
See #602
2022-07-15 10:33:38 +02:00
John Blum
db3f3e2c31 Upgrade to Spring Test for Apache Geode (STDG) 0.2.2-Q.
Closes #612.
2022-07-12 16:48:05 -07:00
John Blum
308217aaa6 Upgrade to Apache Log4j 2.17.2.
Closes #611.
2022-07-12 16:45:27 -07:00
John Blum
57470da7cc Upgrade to Apache Shiro 1.8.0.
Closes #610.
2022-07-12 16:42:45 -07:00
Mark Paluch
f2ea6a1bc5 After release cleanups.
See #590
2022-06-20 11:12:22 +02:00
Mark Paluch
d83e5af605 Prepare next development iteration.
See #590
2022-06-20 11:12:19 +02:00
Mark Paluch
4a4a867933 Release version 2.6.5 (2021.1.5).
See #590
2022-06-20 10:59:10 +02:00
Mark Paluch
f9f5e9632d Prepare 2.6.5 (2021.1.5).
See #590
2022-06-20 10:58:44 +02:00
John Blum
e152b593fa Remove punctuation from Exception messages.
Closes #601.
2022-06-09 11:17:20 -07:00
Mark Paluch
4468996a36 Upgrade to Maven Wrapper 3.8.5.
See #600
2022-06-03 09:42:17 +02:00
Mark Paluch
6876228f81 Update CI properties.
See #590
2022-06-03 09:35:43 +02:00
John Blum
83dd542643 Remove Docker Registry access (login). 2022-05-04 11:26:29 -07:00
John Blum
f8699382af Edit Javadoc in ClientCacheFactoryBean. 2022-04-19 10:33:20 -07:00
John Blum
03912d22cd Review and refactor the ArrayUtils and CollectionUtils support classes.
* Annotate the API with Spring's @NonNull and @Nullable annotations.
* Edit Javadoc.
2022-04-19 10:33:13 -07:00
John Blum
f475c60bad Edit Javadoc in the ClientCacheApplication annotation. 2022-04-19 10:33:07 -07:00
John Blum
262fc8d43f Review and refactor the GemFireProperties class.
* Rename the String constant PROPERTY_NAME_PREFIX to GEMFIRE_PROPERTY_NAME_PREFIX.
* Shortcircuit the getDefaultValueAsType(:Class<T>) method in case the default value is a Class<T> type.
* Format source code.
2022-04-19 10:33:01 -07:00
Christoph Strobl
67b5ca036a After release cleanups.
See #585
2022-04-19 12:13:23 +02:00
Christoph Strobl
1bd0e87942 Prepare next development iteration.
See #585
2022-04-19 12:13:20 +02:00
Christoph Strobl
4b45dd8d71 Release version 2.6.4 (2021.1.4).
See #585
2022-04-19 12:03:13 +02:00
Christoph Strobl
9db2c6f1c4 Prepare 2.6.4 (2021.1.4).
See #585
2022-04-19 12:02:43 +02:00
John Blum
c0f7469510 Remove use of Java 17 language features in SDG 2.x line of development. 2022-03-30 16:30:58 -07:00
John Blum
a6f8cc3961 Rewview and refactor the EmbeddedServiceConfigurationSupport class.
Make use of Java 17 language features.
Edit Javadoc.
2022-03-30 16:30:50 -07:00
John Blum
87adf3d97b Review and refactor the AbstractAnnotationConfigSupport class.
* Rename the getLog() method to getLogger().
* Rename the newLog() method to newLogger().
* Reduce the use of java.util.Optional.
* Edit Javadoc.
* Annotate the API with Spring's @NonNull and @Nullable annotations.
* Rename AbstractAnnotationConfigSupportTests to AbstractAnnotationConfigSupportUnitTests.
2022-03-30 16:30:43 -07:00