Loredana Crusoveanu
ce22b5b69c
Merge pull request #11875 from Asjad-J/master
...
Updated README.md files
2022-03-01 10:01:04 +02:00
maibin
786138fd9b
Revert "Added a new Class and few test cases to the core-java-modules ( #11867 )" ( #11874 )
...
This reverts commit e10e20a24b
.
2022-02-28 21:22:53 -08:00
Asjad J
db7b5b1fd5
Updated README.md
...
added link back to the article: https://www.baeldung.com/ops/docker-cache-maven-dependencies
2022-03-01 10:04:30 +05:00
Asjad J
188d5daaf6
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-map-new-entry
2022-03-01 09:53:30 +05:00
Asjad J
839711825b
Created/Updated README.md
...
added link back to the article: https://www.baeldung.com/maven-artifact-classifiers
2022-03-01 09:50:13 +05:00
Asjad J
bc49cacab3
Updated README.md
...
added link back to the article: https://www.baeldung.com/servlets-jsp-check-user-login
2022-03-01 09:32:54 +05:00
Asjad J
085d41f3e5
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-missing-return-statement
2022-03-01 09:30:07 +05:00
Asjad J
b3a6dd04b3
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-security-enable-logging
2022-03-01 09:27:58 +05:00
Asjad J
bd175a879c
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-map-vs-hashmap
2022-03-01 09:21:53 +05:00
Asjad J
a48620e5eb
Updated README.md
...
added link back to the article: https://www.baeldung.com/spring-cloud-gateway-url-rewriting
2022-03-01 09:16:24 +05:00
Asjad J
ca1feef04f
Updated README.md
...
Added link back to the article: https://www.baeldung.com/java-producer-consumer-problem
2022-03-01 09:13:20 +05:00
Kai Yuan
5582611107
file to map article ( #11838 )
...
* file to map article
* add aggregateByKeys method
2022-02-28 19:44:16 -06:00
kwoyke
be0e55765c
Merge pull request #11850 from anuragkumawat/master
...
JAVA-10081 :Create new module hibernate-mapping from spring-hibernate…
2022-02-28 09:22:56 +01:00
anuragkumawat
3c8bf25c07
Using property for dependencies versions
2022-02-28 10:15:29 +05:30
Chukwuka Onyekachukwu Victor
e10e20a24b
Added a new Class and few test cases to the core-java-modules ( #11867 )
...
* added a new project: hexagonal architecture
* Added some test cases for the project
* Added a new project to demo the error: variable might not have been initialized
* Added a new Class to the core-java-modules
* Added a New Class to the core-java-module
2022-02-27 12:33:39 -08:00
Kapil Khandelwal
eae57f5496
BAEL-5359: Updating Multiple Fields in a MongoDB Document ( #11861 )
...
* BAEL-5359: Updating Multiple Fields in a MongoDB Document
* BAEL-5359: Add test class file
* BAEL-5359: Rename UpdateMultipleFieldsUnitTest.java to UpdateMultipleFieldsLiveTest.java
2022-02-27 12:21:17 -08:00
davidmartinezbarua
0ddf9b6e38
Merge pull request #11816 from mladensavic94/master
...
Caching Maven Dependencies with Docker
2022-02-27 14:49:42 -03:00
Greg Martin
b91ca46c23
Merge pull request #11813 from achraftt/BAEL-5039
...
BAEL-5039: Add a new section on using a datepicker to submit date values
2022-02-27 10:20:24 -05:00
kwoyke
e03c6560e3
Merge pull request #11864 from hkhan/JAVA-10127-update-commented-modules
...
[JAVA-10127] Update commented out modules in pom
2022-02-26 14:49:53 +01:00
kwoyke
15ba859709
Merge pull request #11858 from hkhan/JAVA-9909-fix-dfs-article
...
[JAVA-9909] Fix code for DFS article
2022-02-26 14:37:39 +01:00
Sameer
768e9ae387
Maven Classifier ( #11833 )
...
* maven classifier
* static imports
* bumped up plugin versions
Co-authored-by: s9m33r <no-reply>
2022-02-26 17:25:31 +05:30
Elmar Mammadov
e65fe9db25
BAEL-5350: Java - How to create new Entry (key, value) ( #11817 )
...
* BAEL-5350:
1. Added example usage of creating entries with Java itself
2. Added example usage of creating entries with Apache commons collecttions & Guava
3. Custom entry class and its usages
* BAEL-5350:
1. Created unit tests
* BAEL-5350:
1. simplifed assertion for java 9 entry creation
* BAEL-5350:
1. moved into core-java-collections-maps-4 module
2. updated custom entry class and its unit test
2022-02-26 09:54:07 +05:30
Haroon Khan
6aa40fd5fb
[JAVA-10127] Update commented out modules in pom
2022-02-25 20:43:35 +00:00
anuragkumawat
12c25ba2e3
JAVA-10307:Fix Table ITEM not found issue
2022-02-25 15:47:15 +05:30
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
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