Ulisses Lima
b6db99e3a1
adding module javax-servlets-2 to all profiles
2022-02-22 15:43:49 -03:00
Ulisses Lima
b07644ee70
adding javax-servlets-2 to the parent pom.
2022-02-22 15:39:23 -03:00
Ulisses Lima
36ecf023d4
Merge branch 'eugenp:master' into master
2022-02-22 15:10:27 -03: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
kwoyke
9f0d2801f2
Merge pull request #11829 from hkhan/JAVA-9986-fix-stamped-ref-test
...
[JAVA-9986] Fix ThreadStamped unit test
2022-02-17 12:41:00 +01:00
Haroon Khan
cd70006bb6
[JAVA-9986] Fix ThreadStamped unit test
2022-02-17 08:51:17 +00:00
Greg Martin
c4065e80b4
Merge pull request #11759 from hmdrzsharifi/BAEL-5300
...
Bael 5300: Provide an OAuth2 Token to a Feign Client
2022-02-16 16:47:11 -05:00
kwoyke
fe929871fa
Merge pull request #11826 from kwoyke/JAVA-9880
...
JAVA-9880: Temporarily disable spring-boot-swagger module as it fails…
2022-02-16 14:35:11 +01:00
achraftt
adca84eca2
BAEL-5039: edit identation
2022-02-16 14:22:45 +01:00
Krzysiek
a7765c6a19
JAVA-9880: Temporarily disable spring-boot-swagger module as it fails the builds
2022-02-16 13:42:23 +01:00
kpentaris
16b843dcb6
BAEL-4513 Gradle source vs target compatibility ( #11762 )
...
* Add example code for Gradle sourceCompatibility vs targetCompatibility
* Fix code format
2022-02-16 07:17:56 +01:00
polomos
7966e98d90
BAEL-4388 Test reading keyStore without trustAnchor ( #11785 )
2022-02-15 15:14:36 -06:00
vunamtien
864b139aa4
BAEL-5332-convert-byte-array-and-uuid ( #11822 )
...
Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2022-02-15 21:19:44 +01:00
Palaniappan Arunachalam
5538a7686f
BAEL-5348: Fixed tests based on review comments
2022-02-15 23:30:00 +05:30
Loredana Crusoveanu
cc09a52050
Merge pull request #11824 from Asjad-J/master
...
BAEL-49092 - add links to github-baeldung articles
2022-02-15 19:44:35 +02:00
Asjad J
b73253cfbc
Updated README.md
...
Linked back to: https://www.baeldung.com/spring-boot-configure-multiple-datasources
2022-02-15 21:38:49 +05:00
Asjad J
9e4da20259
Updated README.md
...
Linked back to: https://www.baeldung.com/spring-no-converter-with-preset
2022-02-15 21:36:09 +05:00
Loredana Crusoveanu
c2aa464af1
Merge pull request #11706 from mobinskariya/master
...
Move arrive and wait after thread sleep and detailed logging
2022-02-15 18:15:41 +02:00
Loredana Crusoveanu
8c59f6852f
Merge pull request #11823 from eugenp/instrumentation
...
Instrumentation
2022-02-15 13:43:21 +02:00
Loredana Crusoveanu
9dc5d75a16
formatting, additional details on how to run the app
2022-02-15 13:39:08 +02:00
Loredana Crusoveanu
a4a03c4790
move remaining files for instrumentation article
2022-02-15 13:31:37 +02:00
kwoyke
b929071fd9
Merge pull request #11819 from hkhan/JAVA-9910-update-maven-cargo-article
...
[JAVA-9910] Update Cargo plugin to latest version
2022-02-15 10:52:50 +01:00
Ulisses Lima
895044bfa3
BAEL-2080 - Check if a user is logged-in with Servlets and JSP
...
* new module: javax-servlets-2
2022-02-14 23:57:46 -03:00
Haroon Khan
e5f1f8a3b6
[JAVA-9910] Update Cargo plugin to latest version
2022-02-14 21:18:51 +00:00
Parikshit Murria
fc4c77ed94
BAEL-5326 - Documenting Enum in swagger using swagger maven plugin ( #11811 )
...
* BAEL-5326 - Documenting Enum in swagger using swagger maven plugin
* BAEL-5326 - Documenting Enum in swagger using swagger maven plugin
Changes:
HireControllerTest -> HireControllerUnitTest
hireEmployee_RoleEngineer_ReturnsRoleString -> givenRoleEngineer_whenHireEmployee_thenReturnsRoleInString
* Moved to module: spring-boot-swagger
2022-02-14 09:43:32 -08:00
thibaultfaure
7a15270fc3
BAEL-5336 Move code for the article to spring-di-3 ( #11807 )
...
* JAVA-7535 Moved ebook specific code snippets to maven-simple module
* COMAUTO-9485 Fixed DB url in spring-project and added missing maven wrapper
* Code for the Spring @Autowired Field Null – Common Causes and Solutions article
* JAVA-7535 Added code for maven-multi-module
* JAVA-7535 Pom formatting
* JAVA-7535 Pom formatting
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Create README.md
* Create README.md
* JAVA-9825: Upgrade log4j version for modules that use log4j-core library
directly
* BAEL-5188 Add CSRF cookie protection + test (#11775 )
* BAEL-5188 Add CSRF cookie protection + test
* BAEL-5188 Break long lines of code
* BAEL-5188 Remove line-breaks before semi-colons
* BAEL-5378 Rename exceptions to avoid confusion (#11801 )
* BAEL-5336 Move code for the article to spring-di-3
Co-authored-by: Dhawal Kapil <dhawal.kapil@africa.airtel.com>
Co-authored-by: Dhawal Kapil <dhawalkapil@gmail.com>
Co-authored-by: johnA1331 <53036378+johnA1331@users.noreply.github.com>
Co-authored-by: sampadawagde <sampada.aws@gmail.com>
Co-authored-by: Benjamin Caure <bcaure@gmail.com>
Co-authored-by: ashleyfrieze <ashley@incredible.org.uk>
2022-02-14 09:31:59 -08:00
msavic
185266113c
Caching Maven Dependencies with Docker
2022-02-13 23:56:05 +01:00
Amitabh Tiwari
a6df0b9ff9
Changes to fetch the Original Message
2022-02-13 19:04:52 +05:30