Commit Graph

4688 Commits

Author SHA1 Message Date
Vishal a1c8d9317e BAEL-4236 | fix the failing build 2020-10-27 17:36:56 +05:30
Vishal 943fa43822 BAEL-4236 | Add code examples to handle IndexOutOfBoundsException and alternatives to make a copy of the l.ist 2020-10-27 13:10:58 +05:30
Vishal 8731cda3b9 Merge branch 'master' of github.com:eugenp/tutorials 2020-09-17 16:42:28 +05:30
Vishal a47ed70f36 Add maven compiler plugin for java 11 2020-09-17 16:41:47 +05:30
nguyennamthai 60b28c767b BAEL-3569: Jersey RESTful Web Services with Spring Security OAuth2 (#9949)
* BAEL-3569 Jersey REST service with Spring Security OAuth

* BAEL-3569 Fix indentation spaces
2020-09-16 21:24:28 -05:00
kwoyke 8928164d22 BAEL-4595: Update hazelcast.xml config file (#10039)
* BAEL-4595: Upgrade to hazelcast-jet 4.2

* BAEL-4595: Update hazelcast.xml config file
2020-09-16 20:53:28 +02:00
Vishal c6f067c17f Add examples to demo IndexOutOfBoundsException while using Collectins.copy method and other working demos to copy elements from one list to another list 2020-09-16 22:43:42 +05:30
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
Eric Martin fb479aca15 Merge pull request #9937 from ashleyfrieze/BAEL-3998-aws-lambda-hibernate
BAEL-3998-Aws Lambda with Hibernate
2020-09-10 20:15:16 -05:00
Sebastian Luna 4893af40f6 BAEL-4387 Add AssertJ assertions 2020-09-10 19:55:56 -05:00
bfontana 7b11eeb69b Merge pull request #9941 from akeshri/master
BAEL-4383 : HashMap - getting First Key value
2020-09-10 21:18:27 -03:00
bfontana ed8b77a375 Merge pull request #9948 from meysam/master
BAEL-4336 @BeforeAll and @AfterAll Methods as a non-static
2020-09-10 20:06:11 -03:00
Maiklins 2003c72124 Merge pull request #71 from eugenp/master
update
2020-09-11 00:26:41 +02:00
Maiklins fdc36375ff Java-2602 Check spring-websockets PR (#10002)
Co-authored-by: mikr <michael.krimgen@ximedes.com>
2020-09-10 22:56:04 +05:30
Ashley Frieze c2ac811009 BAEL-3998-Aws Lambda with Hibernate 2020-09-10 18:20:27 +01:00
Loredana 2ccba495c5 fix package 2020-09-10 20:19:19 +03:00
sampadawagde 64d5c717cb JAVA-2412: Update "Spring Template Engine" article 2020-09-10 22:43:55 +05:30
François Dupire 0acc6a25e1 [JAVA-2306] Fixed failing integration test (#9999) 2020-09-10 20:57:24 +05:30
François Dupire b03fdd2c4b [JAVA-2434] Inherited from parent-spring-5 (#9994)
* [JAVA-2434] Inherited from parent-spring-5

* [JAVA-2434] Upgraded spring-security dependencies as well
2020-09-10 20:55:13 +05:30