Commit Graph

8362 Commits

Author SHA1 Message Date
anuragkumawat d111a07fc6 Merge remote-tracking branch 'upstream/master' 2022-02-25 15:06:07 +05:30
mladensavic94 f4d7c9a0ea Caching Maven Dependencies with Docker - fix 2022-02-25 09:54:42 +01:00
Ulisses Lima f74400ee6e BAEL-2080 - Check if a user is logged-in with Servlets and JSP (#11821)
* BAEL-2080 - Check if a user is logged-in with Servlets and JSP

* new module: javax-servlets-2

* adding javax-servlets-2 to the parent pom.

* adding module javax-servlets-2 to all profiles
2022-02-25 12:06:17 +05:30
lucaCambi77 cb65018f66 [ BAEL-5337 ] - Enable Logging for Spring Security (#11803)
* feat: logging application

* fix: apply formatter
2022-02-24 19:17:58 -06:00
vunamtien 1d80576a7c BAEL-5379-create-simple-rock-paper-scissors-game (#11855)
* BAEL-5379-create-simple-rock-paper-scissors-game

* BAEL-5379-create-simple-rock-paper-scissors-game

* BAEL-5379-create-simple-rock-paper-scissors-game

Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2022-02-24 22:15:22 +01:00
lsieun 6ca42b7a4e BAEL-4151: Guide to ByteBuffer (#11859)
* Convert Byte Array to its Numeric Representation

* Remove Redundant Getter Method

* BAEL-4286 How to get the value of a bit at a certain position from a byte

* BAEL-4286(update): remove redundant test methods

* BAEL-4151: Guide to ByteBuffer
2022-02-24 22:13:13 +01:00
Haroon Khan 87c9fde8d7 [JAVA-9909] Fix code for DFS article 2022-02-23 17:52:27 +00:00
Loredana Crusoveanu 91bd7fa37f remove duplicate code from old module BAEL-5336 2022-02-23 17:43:45 +02:00
kwoyke d988efb89f Merge pull request #11852 from freelansam/JAVA-9824
JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
2022-02-23 16:43:13 +01:00
Loredana Crusoveanu e9b9a58045 Merge pull request #11856 from johnA1331/master
BAEL-49418 - add links to github-baeldung articles
2022-02-23 17:36:26 +02:00
anuragkumawat bb7b461a49 JAVA-10081: Removed unused files and updated pom.xml 2022-02-23 19:54:43 +05:30
johnA1331 e2abcfc461 Update README.md 2022-02-23 19:58:10 +08:00
johnA1331 9c5f0cdaf0 Update README.md 2022-02-23 19:56:08 +08:00
johnA1331 7e6df12a3f Update README.md 2022-02-23 19:54:30 +08:00
johnA1331 9011fdc4f5 Update README.md 2022-02-23 19:52:51 +08:00
johnA1331 cf98dad5db Update README.md 2022-02-23 19:51:34 +08:00
johnA1331 5c33e8c30c Update README.md 2022-02-23 19:46:49 +08:00
johnA1331 9fd7fb2c0f Update README.md 2022-02-23 19:45:17 +08:00
johnA1331 b113c42902 Update README.md 2022-02-23 19:19:46 +08:00
johnA1331 ca061932b3 Update README.md 2022-02-23 19:18:05 +08:00
johnA1331 2ef9f3c026 Update README.md 2022-02-23 19:16:19 +08:00
johnA1331 3b0151e731 Update README.md 2022-02-23 19:09:35 +08:00
johnA1331 07cd27a9b2 Create README.md 2022-02-23 19:03:19 +08:00
johnA1331 32813cbc3e Update README.md 2022-02-23 19:01:47 +08:00
Loredana Crusoveanu f13015c6a2 Merge pull request #11854 from johnA1331/master
BAEL-49428 - github - non-empty readmes
2022-02-23 10:27:55 +02:00
johnA1331 23c72d2063 Create README.md 2022-02-23 04:19:38 +08:00
Jonathan Cook fe0f83b4a2 BAEL-5408 - Update Camel version in spring-boot-camel module (#11851)
* BAEL-4706 - Spring Boot with Spring Batch

* BAEL-3948 - Fix test(s) in spring-batch which leaves repository.sqlite
changed

* BAEL-4736 - Convert JSONArray to List of Object using camel-jackson

* BAEL-4756 - Mockito MockSettings

* BAEL-4756 - Mockito MockSettings - fix spelling

* BAEL-2674 - Upgrade the Okhttp article

* BAEL-4204 - Adding Interceptors in OkHTTP

* BAEL-4836 - Mocking Static Methods with Mockito

* BAEL-4205 - A Guide to Events in OkHTTP

* BAEL-5408 - Update Camel version in spring-boot-camel module

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2022-02-22 12:16:38 -08:00
davidmartinezbarua c69ff46f69 Merge pull request #11799 from palani-a/BAEL-5348
BAEL-5348: Invert a Map in Java + tests
2022-02-22 14:34:22 -03:00
sampadawagde 9d19160043 JAVA-9824: Identify boot modules not using parent-boot-2 as parent and
upgrade log4j for them
2022-02-22 21:53:39 +05:30
kwoyke 920d09bcea JAVA-9960: Upgrade parent-spring-5 to 5.3.16 (#11848) 2022-02-22 18:57:58 +05:30
Muhammad Abdullah Azam Khan 74b2b2e910 Bael 5303 graphqlvs rest (#11715)
* GraphQL and REST Comparison

* Updating README

* Reformatting code
2022-02-22 09:28:27 +00:00
Swapan Pramanick c8231b7c60 BAEL-4316 Sample apps to showcase how to add files from outside docker context (#11606)
* BAEL-4316 Sample apps to showcase how to add files from outside docker context

* BAEL-4316 update README content

* BAEL-4316 change example

* BAEL-4316 update docker file

* BAEL-4316 revert the README changes

* BAEL-4316 change directory structure

* BAEL-4316 deleted old files

Co-authored-by: Swapan Pramanick <swapan.pramanick@zalando.de>
2022-02-22 09:19:48 +00:00
doodoroma 39c8314079 Merge pull request #11780 from mayank4all/BAEL-5351
Bael 5351: Added empty map initialization methods in Java 8 & java 9
2022-02-22 08:20:21 +01:00
anuragkumawat d003088364 JAVA-10081 :Create new module hibernate-mapping from spring-hibernate-5 module 2022-02-22 12:01:06 +05:30
alemoles 26a0093154 BAEL-5391 - Java Error "Missing return statement" (#5) (#11845)
* BAEL-5391 - Java Error "Missing return statement" (#5)

* BAEL-5391 - Java Error "Missing return statement"
2022-02-21 19:13:41 -08:00
Eugene Kovko 5ee332c606 BAEL-5349 Example for the difference between map and hashmap (#11827)
* example for the difference between map and hashmap

* unit tests for the example

* rename unit tests

Co-authored-by: eugene.kovko <eugene.kovko@tensquaregames.com>
2022-02-21 17:05:08 -08:00
vunamtien 082d48e291 BAEL-5379-create-simple-rock-paper-scissors-game (#11846)
Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2022-02-21 18:35:48 +01:00
psevestre 505a983ae5 Bael 5259 (#11832)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Remove extra comments

* [BAEL-5259] simple test case

* [BAEL-5259] DSL-based rewrite

* [BAEL-5259] Code formatting

* [BAEL-5259] Test case naming
2022-02-21 08:12:24 -08:00
kwoyke ab6c6034d4 Merge pull request #11842 from hkhan/JAVA-10080-fix-poi-test
[JAVA-10080] Add plugin for filtering xls resources
2022-02-21 12:28:10 +01:00
doodoroma 1174272f75 Merge pull request #11812 from abh1navv/BAEL-5340
BAEL-5340 - Spring security configuring ant matchers
2022-02-21 08:56:01 +01:00
Mladen Savic 6ece2c8805 Caching Maven Dependencies with Docker - improvements 2022-02-20 23:03:00 +01:00
Mladen Savic 64ffe101dc Caching Maven Dependencies with Docker - improvements 2022-02-20 22:57:04 +01:00
Mladen Savic a0219c9f5c Caching Maven Dependencies with Docker - improvements 2022-02-20 22:51:08 +01:00
Haroon Khan f3b59f5316 [JAVA-10080] Add plugin for filtering xls resources 2022-02-19 19:41:44 +00:00
Vikas Rajput d28a3e642a Bael 4788: Completed Article - Hibernate addScalar() method (#11783)
* BAEL-4788: Added ScalarDemo Class for Hibernate addScalar Method article

* BAEL-4788: Added unit tests in the article

* BAEL-4788: removed redundant code

Co-authored-by: Vikas Ramsingh Rajput <vikas.rajput@crownconsult.com>
2022-02-19 17:06:34 +05:30
Maciej Główka 13a7a1d7eb BAEL-4234: example of JNI registerNatives() method (#11745)
* BAEL-4234: example of JNI registerNatives() method

* fixed formatting in the cpp file

* removed camelcase in test package name
2022-02-19 09:49:07 +05:30
kwoyke 4bb39341c1 Merge pull request #11834 from kwoyke/JAVA-9880-2
JAVA-9880: Activate spring-boot-swagger module
2022-02-18 09:43:14 +01:00
Krzysiek 8b161f8f55 JAVA-9880: Activate spring-boot-swagger module 2022-02-18 09:30:42 +01:00
kwoyke 61abd24fc3 Merge pull request #11831 from pprike/fix/BAEL-5326-maven-generated-folder
BAEL-5326-Fix - swaggerDirectory point to target folder
2022-02-18 09:25:58 +01:00
Parikshit Murria c747712a0e Update swaggerDirectory to target folder 2022-02-17 16:30:42 -07:00