Commit Graph

5118 Commits

Author SHA1 Message Date
Loredana Crusoveanu a1f52c6135 Merge pull request #10148 from dgcd/fix_typos_in_jigsaw_module
Fixed typos in core-java-9-jigsaw module
2020-10-16 19:06:52 +03:00
Loredana Crusoveanu 5c29cbbb8d Merge pull request #10137 from catull/elmiminate-double-entry
Eliminate duplicate dependency spring-boot-starter-web
2020-10-16 19:05:14 +03:00
Loredana Crusoveanu 0aebf12bb9 Merge pull request #9768 from tweimer/patch-1
Replace StringBuffer with StringBuilder and add initial capacity
2020-10-16 19:02:17 +03:00
Loredana Crusoveanu 0e5ddf4e4d Merge branch 'master' into master 2020-10-16 18:50:44 +03:00
davidmartinezbarua 969ae2bd2e Merge pull request #10143 from bcaure/BAEL-4328
BAEL-4328
2020-10-16 11:28:37 -03:00
Umang Budhwar 5709eee956 BAEL-4475 (#10151)
* Added code for checking if a class is abstract or not.

* Renamed test name as per review comments.

* Added code to get database URL from Connection object.

* Refactored code to break lines.
2020-10-16 08:52:25 -05:00
Adrian Maghear 470d4efde8 [BAEL-3600] add integration test 2020-10-16 15:07:06 +02:00
Loredana Crusoveanu a1ca807059 Merge pull request #10163 from eugenp/JAVA-1617
Java 1617
2020-10-16 10:51:12 +03:00
Loredana Crusoveanu 3154f164fb Merge pull request #10169 from eugenp/indexes
add indexes to jpa entities
2020-10-15 19:49:01 +03:00
Loredana 43feef5b42 add indexes to jpa entities 2020-10-15 19:03:52 +03:00
Loredana Crusoveanu 2a57624054 Merge pull request #10167 from slandelle/fix-gatling-json
Fix JSON payloads in the Gatling script
2020-10-15 17:39:55 +03:00
Stephane Landelle 84d2b3a0f5 Fix JSON payloads in the Gatling script
Motivation:

Ids are numbers (Integers), not Strings.

Modifications:

Remove wrong wrapping double quotes.

Result:

Less parsing overhead on the server side.
2020-10-15 16:26:35 +02:00
Cristian Stancalau af0db9610e Fix review suggestions. 2020-10-14 18:22:32 +03:00
Loredana e3dc0a40d4 revert explicit junit, maven version overrides for boot projects 2020-10-14 16:24:30 +03:00
Loredana 5a05897688 revert explicit junit, maven version overrides for boot projects 2020-10-14 16:16:17 +03:00
Loredana Crusoveanu d54ff6fd2d Merge pull request #10160 from Maiklins/JAVA-2136-fix-spring-jersey-integration-test
JAVA-2136 fix spring jersey integration test
2020-10-14 11:21:06 +03:00
mikr 3e25eae651 JAVA-2136 Fix integration test in spring-jersey module 2020-10-13 18:46:25 +02:00
Loredana Crusoveanu 8e0ed5bfa9 Merge pull request #10159 from eugenp/JAVA-2603-v2
Java 2603 v2
2020-10-13 17:36:15 +03:00
Maiklins 5e703ebbed Merge pull request #74 from eugenp/master
update
2020-10-13 16:05:56 +02:00
Loredana 4088c027dc Merge branch 'master' of https://github.com/eugenp/tutorials into JAVA-2603-v2 2020-10-13 16:45:51 +03:00
Loredana Crusoveanu 55a452b06b Merge pull request #10147 from eugenp/JAVA-1671-v2
remove explicit version overrides JAVA-1671
2020-10-13 16:45:15 +03:00
Loredana 450614d511 update loops count JAVA-2603 2020-10-13 16:44:18 +03:00
Loredana ab654839c3 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-10-13 16:42:35 +03:00
Loredana Crusoveanu 6cccdbd485 Merge pull request #10157 from slandelle/master
Upgrade Gatling versions and remove extra headers
2020-10-13 10:58:45 +03:00
Dhawal Kapil e5f962f190 Merge pull request #10056 from amit2103/JAVA-2819
fixing build issue
2020-10-12 23:38:56 +05:30
Amit Pandey 775f790d1d renamed junit test case to manual test case (#10154) 2020-10-12 23:37:44 +05:30
Stephane Landelle 024da8003b Remove RNG upper bound like in Grinder test to avoid race condition in application under test 2020-10-12 18:51:09 +02:00
Stephane Landelle c608c133f6 Remove extra headers as the other tools don't set them and that's extra traffic 2020-10-12 18:50:26 +02:00
Stephane Landelle 453327db2b Upgrade Gatling versions 2020-10-12 18:49:59 +02:00
Cristian Stancalau 6a82d1cde6 Reformat 2020-10-12 16:37:08 +03:00
Cristian Stancalau 4c748f7a23 Explanation of “ClassCastException” in Java 2020-10-12 16:35:24 +03:00
Loredana Crusoveanu cc22767e5e Merge pull request #10155 from amit2103/JAVA-2988
updated junit 5 version to latest version
2020-10-12 14:31:35 +03:00
Mithu Tokder cbb0d50370 updated junit 5 version to latest version 2020-10-11 23:47:08 +05:30
dgcd 103bd4cf65 Fixed typos in core-java-9-jigsaw module 2020-10-11 01:23:32 +03:00
Loredana e4007b9b98 fix test 2020-10-10 14:18:20 +03:00
Loredana 5792db85bd fix unknown version 2020-10-10 13:56:42 +03:00
Loredana 6f4ec4704f fix unknown version 2020-10-10 13:49:25 +03:00
Loredana 2fb06fdcdd remove explicit version overrides JAVA-1671 2020-10-10 13:38:26 +03:00
Loredana Crusoveanu 7f19907f51 Merge pull request #10067 from dupirefr/team/JAVA-1671-spring_cloud_junit_and_surefire_version_upgrade
[JAVA-1671] Upgraded JUnit and Maven Surefire Plugin versions
2020-10-10 13:09:32 +03:00
Loredana Crusoveanu 2c8d7bf7e4 Merge pull request #10146 from slandelle/master
Reset Gatling user state on each iteration
2020-10-10 11:35:00 +03:00
Maiklins 4cd2feed94 Java-82 Correctly configure Netty server and security (#10034)
* Java-82 Correctly configure netty server and security

* Java-82 Align WebSecurity with article

* Java-82 Change port

Co-authored-by: mikr <michael.krimgen@ximedes.com>
2020-10-10 12:47:35 +05:30
Stephane Landelle eea42f2289 Reset Gatling user state on each iteration 2020-10-09 21:05:09 +02:00
Loredana Crusoveanu ab7e2477d8 Merge pull request #10141 from johnA1331/master
BAEL-28473 - add links to github-baeldung articles
2020-10-09 16:05:20 +03:00
Loredana Crusoveanu 72f694a1c7 Merge pull request #10145 from eugenp/JAVA-2603
remove lombok, update scripts threads
2020-10-09 15:58:12 +03:00
Loredana f3aee7ea03 remove log, formatting 2020-10-09 15:50:27 +03:00
Loredana 68f35280c3 remove lombok, update scripts threads 2020-10-09 15:48:30 +03:00
Benjamin Caure 565d4f32c2 BAEL-4328 2020-10-09 12:53:19 +02:00
mdabrowski-eu 53609d6594 BAEL-4565 Object States in Hibernate's Session (#10107) 2020-10-09 07:59:51 +03:00
bfontana 502a128c91 Merge pull request #10122 from j0rdanit0/BAEL-4590
Added code examples from the article.
2020-10-08 20:46:48 -03:00
Jordan Simpson 7afe0a51ca Added "Unit" to the class name to satisfy the pmd.xml violation. 2020-10-08 08:42:56 -05:00