Commit Graph

4967 Commits

Author SHA1 Message Date
Amitabh.Tiwari 1a0d8f4be0 Added changes to remove unwanted spaces 2020-11-06 16:02:36 +05:30
Amitabh Tiwari e13f7952b1 BAEL-4399: Changes for removing tab spaces 2020-11-04 19:34:50 +05:30
Amitabh Tiwari 3bea743e5b BAEL-4399: Removed unwanted space 2020-11-03 19:25:25 +05:30
Amitabh Tiwari 2ff415af7b BAEL-4399: Removed the unwanted code 2020-11-03 19:23:18 +05:30
Amitabh Tiwari be3614c157 Corrected the file names 2020-11-03 19:13:59 +05:30
Amitabh Tiwari 080dd2f226 BAEL-4399: Removed unwanted changes 2020-11-03 14:16:44 +05:30
Amitabh Tiwari 819669c97c BAEL-4399: Added changes as per review comment 2020-11-03 14:07:23 +05:30
Amitabh Tiwari dcc5d77c1b BAEL-4399: corrected the examples as per review 2020-10-24 18:59:11 +05:30
Amitabh Tiwari 71daa1a7c1 BAEL-4399:Changes for showing NoSuchFieldError 2020-10-23 21:36:49 +05:30
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
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
Loredana Crusoveanu e663f89592 Merge pull request #9980 from slandelle/master
Fix Gatling test used for https://www.baeldung.com/gatling-jmeter-grinder-comparison
2020-10-08 16:38:30 +03:00
Loredana Crusoveanu 002c5ab712 Merge pull request #9991 from eugenp/revert-9934-KTLN-8
Revert "KTLN-8: Non-Local Returns"
2020-10-08 16:17:10 +03:00
johnA1331 9f5144ce33 Update README.md 2020-10-08 18:23:49 +08:00
johnA1331 dc2fb66c6e Create README.md 2020-10-08 18:23:11 +08:00
johnA1331 8b3b51c8c1 Update README.md 2020-10-08 14:56:50 +08:00
johnA1331 5774d75266 Update README.md 2020-10-08 14:38:49 +08:00
johnA1331 b67de9d7a2 Update README.md 2020-10-08 14:27:59 +08:00
johnA1331 d4ccef2d44 Update README.md 2020-10-08 14:14:07 +08:00
johnA1331 e126cc2287 Update README.md 2020-10-08 14:12:45 +08:00
Jordan Simpson 9ee0ab2af0 Fixed test code after merge from master. 2020-10-07 23:13:14 -05:00
Jordan Simpson e9eb203671 Merge remote-tracking branch 'upstream/master' into BAEL-4590 2020-10-07 23:11:52 -05:00
bfontana e407389149 Merge pull request #10098 from anirban99/feature/bael-4334/ComponentScan-and-EnableAutoConfiguration-in-Spring-Boot
BAEL-4334: ComponentScan and EnableAutoConfiguration in Spring Boot
2020-10-07 22:01:05 -03:00
johnA1331 b69c36f2d6 Update README.md 2020-10-07 17:41:09 +08:00
johnA1331 539324181f Update README.md 2020-10-07 17:32:44 +08:00
johnA1331 ac480ad0cc Update README.md 2020-10-07 17:29:57 +08:00
johnA1331 b24db3ed99 Update README.md 2020-10-07 17:27:34 +08:00
johnA1331 c1238eec63 Update README.md 2020-10-07 17:23:20 +08:00
johnA1331 962063264a Create README.md 2020-10-07 17:22:49 +08:00
johnA1331 3ebd90bfd7 Update README.md 2020-10-07 17:21:34 +08:00
johnA1331 9d8d8a6587 Update README.md 2020-10-07 17:18:48 +08:00
johnA1331 b1cdcff9c1 Update README.md 2020-10-07 17:17:12 +08:00
johnA1331 4947f541ea Update README.md 2020-10-07 17:15:44 +08:00
Loredana Crusoveanu ff30703c8e Merge pull request #10135 from psevestre/master
[BAEL-4203] Rename jni module to java-native
2020-10-07 10:36:13 +03:00
Anirban Chatterjee d27cbbc4a6 Removed boilerplate code 2020-10-07 09:32:33 +02:00
Anirban Chatterjee bd53673e2b Added unit test 2020-10-06 22:33:24 +02:00
Philippe 542c52081b [BAEL-4203] Rename jni module to java-native 2020-10-06 17:03:49 -03:00
Philippe 2bd89b92b2 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-10-06 10:16:28 -03:00
Loredana Crusoveanu 1019bbd639 Merge pull request #10133 from rozagerardo/rozagerardo/JAVA-3002_Update-module-spring-boot-keycloak-and-articles
[JAVA-3002] updated Keycloak dependencies version to 11.0.2
2020-10-06 10:13:56 +03:00
kwoyke 90382576f6 BAEL-4661: Add an example of creating a file using FileOutputStream (#10131) 2020-10-06 08:08:09 +02:00
rdevarakonda 2d128104d4 KTLN-153 | Examples for article + Upgrade Kotlin version to 1.4.0 (#10108)
* KTLN-153 | Examples for article + Upgrade Kotlin version to 1.4.0

* KTLN-153 | UNDO Upgrade to Kotlin 1.4.0

* KTLN-153 | Update examples to match the article edits

* KTLN-153 | Update examples to match the article edits - 2

Co-authored-by: tpurdeva <ramprasad.devarakonda@waitrose.co.uk>
2020-10-05 18:45:51 +01:00