lsieun
4d7841f1d2
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
kwoyke
c9411a6c4f
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
532f36f2ea
Merge pull request #11856 from johnA1331/master
...
BAEL-49418 - add links to github-baeldung articles
2022-02-23 17:36:26 +02:00
johnA1331
13d06848f8
Update README.md
2022-02-23 19:58:10 +08:00
johnA1331
5fc9a214c6
Update README.md
2022-02-23 19:56:08 +08:00
johnA1331
c147e76473
Update README.md
2022-02-23 19:54:30 +08:00
johnA1331
7f14273883
Update README.md
2022-02-23 19:52:51 +08:00
johnA1331
f4db7e6b3d
Update README.md
2022-02-23 19:51:34 +08:00
johnA1331
e3a26a07aa
Update README.md
2022-02-23 19:46:49 +08:00
johnA1331
e4016e81ee
Update README.md
2022-02-23 19:45:17 +08:00
johnA1331
8b03659939
Update README.md
2022-02-23 19:19:46 +08:00
johnA1331
80aef1e63e
Update README.md
2022-02-23 19:18:05 +08:00
johnA1331
1bb9eb3176
Update README.md
2022-02-23 19:16:19 +08:00
johnA1331
11e39d9830
Update README.md
2022-02-23 19:09:35 +08:00
johnA1331
a81d974af5
Create README.md
2022-02-23 19:03:19 +08:00
johnA1331
aba7ee9715
Update README.md
2022-02-23 19:01:47 +08:00
Loredana Crusoveanu
cf0c17fb60
Merge pull request #11854 from johnA1331/master
...
BAEL-49428 - github - non-empty readmes
2022-02-23 10:27:55 +02:00
johnA1331
1c71b33ce0
Create README.md
2022-02-23 04:19:38 +08:00
Jonathan Cook
aa2206336f
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
1fe846028e
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
fe5deb1362
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
25091361c2
JAVA-9960: Upgrade parent-spring-5 to 5.3.16 ( #11848 )
2022-02-22 18:57:58 +05:30
Muhammad Abdullah Azam Khan
da65833515
Bael 5303 graphqlvs rest ( #11715 )
...
* GraphQL and REST Comparison
* Updating README
* Reformatting code
2022-02-22 09:28:27 +00:00
Swapan Pramanick
576b6171fe
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
442805ce57
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
alemoles
ceda679986
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
62c58c6120
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
af9960f5c0
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
d3421149a8
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
27e20f41d0
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
631ebaaefc
Merge pull request #11812 from abh1navv/BAEL-5340
...
BAEL-5340 - Spring security configuring ant matchers
2022-02-21 08:56:01 +01:00
Haroon Khan
d16e9c9afa
[JAVA-10080] Add plugin for filtering xls resources
2022-02-19 19:41:44 +00:00
Vikas Rajput
320a71ee05
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
4b62cbfac7
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
69a8035696
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
df6e36cb31
JAVA-9880: Activate spring-boot-swagger module
2022-02-18 09:30:42 +01:00
kwoyke
4a71d1cf46
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
9184535c86
Update swaggerDirectory to target folder
2022-02-17 16:30:42 -07:00
kwoyke
deb60ec895
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
b89da13199
[JAVA-9986] Fix ThreadStamped unit test
2022-02-17 08:51:17 +00:00
Greg Martin
b8707c93a7
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
c8e6a58d64
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
Krzysiek
a81fab0883
JAVA-9880: Temporarily disable spring-boot-swagger module as it fails the builds
2022-02-16 13:42:23 +01:00
kpentaris
4467bea367
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
a4185e93da
BAEL-4388 Test reading keyStore without trustAnchor ( #11785 )
2022-02-15 15:14:36 -06:00
vunamtien
acc36114f3
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
bc1f168bcf
BAEL-5348: Fixed tests based on review comments
2022-02-15 23:30:00 +05:30
Loredana Crusoveanu
ddb7b9ed6a
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
96a8262ec7
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
36e6147fc0
Updated README.md
...
Linked back to: https://www.baeldung.com/spring-no-converter-with-preset
2022-02-15 21:36:09 +05:00