johnA1331
b7ec39842b
Create README.md
2020-09-16 23:37:50 +08:00
johnA1331
459dc06432
Update README.md
2020-09-16 23:34:14 +08:00
johnA1331
f9cd2c3807
Update README.md
2020-09-16 23:01:10 +08:00
johnA1331
d04fadfb9b
Update README.md
2020-09-16 22:59:27 +08:00
johnA1331
1d9cf597d8
Update README.md
2020-09-16 22:57:59 +08:00
johnA1331
258f1be8ac
Update README.md
2020-09-16 22:56:33 +08:00
johnA1331
a6f195dab6
Create README.md
2020-09-16 22:55:08 +08:00
johnA1331
ede8e77f7a
Update README.md
2020-09-16 22:53:49 +08:00
johnA1331
c221c2fa0b
Update README.md
2020-09-16 22:52:52 +08:00
johnA1331
c79db10648
Update README.md
2020-09-16 22:51:52 +08:00
johnA1331
647b0e9171
Update README.md
2020-09-16 22:47:55 +08:00
johnA1331
35fb40162c
Update README.md
2020-09-16 22:46:47 +08:00
johnA1331
ee277ad5db
Update README.md
2020-09-16 22:44:58 +08:00
johnA1331
9c64b62ad6
Update README.md
2020-09-16 22:44:40 +08:00
johnA1331
29577bd777
Update README.md
2020-09-16 22:43:16 +08:00
johnA1331
9de2a7e778
Update README.md
2020-09-16 22:42:16 +08:00
johnA1331
c30abba25f
Update README.md
2020-09-16 22:41:20 +08:00
johnA1331
5cc62d43a3
Update README.md
2020-09-16 22:40:09 +08:00
Loredana Crusoveanu
760ba574e4
Merge pull request #10038 from kwoyke/JAVA-2599
...
JAVA-2599: Handle Windows specific exception in the ExistenceUnitTest
2020-09-16 15:05:05 +03:00
Krzysiek
989acd5ed7
JAVA-2599: Handle Windows specific exception in the ExistenceUnitTest
2020-09-16 10:11:58 +02:00
kwoyke
4ae6ecbb39
BAEL-4595: Upgrade to hazelcast-jet 4.2 ( #10035 )
2020-09-15 20:33:11 +02:00
Loredana Crusoveanu
b64433bb36
Merge pull request #10033 from kwoyke/JAVA-2599
...
JAVA-2599: Update OS specific unit tests
2020-09-15 17:53:40 +03:00
Dhawal Kapil
b3e76be0aa
Merge pull request #10025 from kwoyke/JAVA-2404
...
JAVA-2404: Fix Spring MVC and Security config
2020-09-15 20:18:51 +05:30
Krzysztof Woyke
4f14873967
JAVA-2599: Update OS specific unit tests
2020-09-15 10:28:34 +02:00
AmitB
12b3067cd2
[BAEL-4495] Performance of removeAll() in a HashSet ( #10011 )
...
* [BAEL-4495] Performance of removeAll() in a HashSet
* [BAEL-4495] Add unit test for hashset removeAll()
* [BAEL-4495] Update test methods to camelCase
2020-09-14 21:44:25 -07:00
Dhawal Kapil
d52896c478
Merge pull request #10030 from Maiklins/JAVA-2797-Cleanup-maven-java-11-multimodule-maven-project
...
Java-2797 cleanup maven java 11 multimodule maven project
2020-09-14 22:56:52 +05:30
Dhawal Kapil
040649e8bb
Merge pull request #10020 from amit2103/JAVA-2818
...
add modules in parent pom build
2020-09-14 22:06:13 +05:30
Amit Pandey
3563524c09
moved spring-rest-hal-browser to spring-data-rest module ( #10019 )
...
* moved spring-rest-hal-browser to spring-data-rest module
* removed module from build
2020-09-14 21:53:09 +05:30
Amit Pandey
540e719c11
moved spring-security-web-jsonview module to spring-security-core ( #10015 )
...
* moved spring-security-web-jsonview module to spring-security-core
* removed deleted module from project build
2020-09-14 21:51:24 +05:30
mikr
c4396dd1bd
Java-2797 Cleanup maven-java-11/multimodule-maven-project
2020-09-14 16:30:00 +02:00
kwoyke
bd9ac72a7c
BAEL-3712: Fix entities names ( #10028 )
2020-09-14 11:24:29 +02:00
Loredana Crusoveanu
89f0f75667
Merge pull request #10026 from michaelisvy/spring-retry-BAEL-470
...
added advanced Spring Retry example and removed Spring Retry xml config
2020-09-14 09:56:30 +03:00
Loredana Crusoveanu
ecdc66253f
Merge pull request #10023 from kwoyke/JAVA-2400
...
JAVA-2400: Fix EmailAnnotationPlugin implementation
2020-09-14 09:11:42 +03:00
michaelisvy
4e081b4fb6
added advanced Spring Retry example and removed Spring Retry xml config
2020-09-14 08:16:56 +08:00
Krzysiek
57b66fa578
JAVA-2404: Fix Spring MVC and Security config
2020-09-13 21:40:14 +02:00
Krzysiek
fb115abd62
JAVA-2400: Fix EmailAnnotationPlugin implementation
2020-09-13 20:29:43 +02:00
gupta-ashu01
ed7ce4ce34
BAEL-4567 ( #10007 )
...
* BAEL-4567
BAEL-4567
* Add files via upload
* Add files via upload
* Delete SendMailWithAttachment.java
* Update pom.xml
* Formatting fixes
2020-09-13 10:05:45 -07:00
Eric Martin
840c588179
Merge pull request #9959 from j0rdanit0/BAEL-4534
...
Added code examples for BAEL-4534
2020-09-13 10:56:13 -05:00
Eric Martin
0c72ddaf97
Merge pull request #9973 from srzamfir/feature/BAEL-4371_Passing_cmd_line_args_in_gradle
...
BAEL-4371: Passing cmd line args in gradle
2020-09-13 10:42:56 -05:00
amit.pandey
e756edec92
add modules in parent pom build
2020-09-13 21:05:10 +05:30
Dhawal Kapil
d1f416b28b
Merge pull request #10003 from sampada07/JAVA-2412
...
JAVA-2412: Update "Spring Template Engine" article
2020-09-13 09:15:26 +05:30
bfontana
c26dcb77f7
Merge pull request #10006 from Sebassllr/feature/BAEL-4387
...
Sebaslunasllr@gmail.com/Sebassllr
2020-09-12 20:42:36 -03:00
kwoyke
972ff96699
BAEL-4587: Update Guide to Java Reflection ( #9997 )
...
* BAEL-4587: Migrate Guide to Java Reflection to core-java-11-2
* BAEL-4587: Replace deprecated isAccessible method with canAccess
2020-09-12 19:08:22 +02:00
Sorin Zamfir
d910807be2
Update gradle-5/cmd-line-args/build.gradle
...
Co-authored-by: KevinGilmore <kpg102@gmail.com>
2020-09-12 18:59:15 +03:00
Dhawal Kapil
faa858e766
Merge pull request #10013 from dupirefr/team/JAVA-1662-migrate_junit_surefire_version_of_logging_modules
...
[JAVA-1662] Upgrade JUnit and Maven Surefire Plugin versions of logging-modules
2020-09-12 21:17:28 +05:30
Dhawal Kapil
324a334bbe
Merge pull request #10012 from sampada07/JAVA-2411
...
JAVA-2411: Update spring-thymeleaf module and articles
2020-09-12 21:14:36 +05:30
sampadawagde
8f19db031e
JAVA-2411: Update spring-thymeleaf module and articles
2020-09-12 17:54:33 +05:30
kwoyke
ebf5019635
BAEL-4589: Update Guide to Java 8's Collectors ( #10009 )
...
* BAEL-4589: Move Guide to Java 8’s Collectors to core-java-11-2
* BAEL-4589: Add Java 10 unmodifiable* collectors examples
2020-09-12 09:44:47 +02:00
kwoyke
c3cd93fcdb
JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE ( #9985 )
...
* JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE
* JAVA-2563: Downgrade spring-cloud-connectors-heroku to Spring Boot 2.2.6.RELEASE
* JAVA-2563: Add joda-time version
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Use MongoClients factory instead of MongoClient directly
* JAVA-2563: Downgrade spring-5-data-reactive to Spring Boot 2.2.6.RELEASE
* JAVA-2563: Switch back to default bootstrap mode for JPA
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Switch from ServerHttpRequest to ServerWebExchange interface
* JAVA-2563: Use OutputCaptureRule instead of OutputCapture
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Add spring-boot-starter-validation dependency
* JAVA-2563: Fix Jackson dependency
* JAVA-2563: Fix ManualEmbeddedMongoDbIntegrationTest
* JAVA-2563: Replace validation-api with spring-boot-starter-validation
* JAVA-2563: Fix usage of deprecated getErrorAttributes method
* JAVA-2563: Downgrade spring-data-cassandra-reactive to Spring Boot 2.2.6.RELEASE
* JAVA-2563: Set spring.datasource.generate-unique-name to false in spring-session-jdbc
2020-09-11 18:19:02 +05:30
Loredana Crusoveanu
f3063ad0b2
Merge pull request #10004 from eugenp/fix-package
...
fix package
2020-09-11 15:15:03 +03:00