Commit Graph

22798 Commits

Author SHA1 Message Date
johnA1331
943f2ab8b7 Update README.md 2021-08-05 01:04:27 +08:00
johnA1331
447d122a72 Update README.md 2021-08-05 01:01:57 +08:00
johnA1331
f5c9bdd04b Update README.md 2021-08-05 00:56:55 +08:00
freelansam
69a1db0eb0 JAVA-6475: Fix formatting of POMs (#11087)
* JAVA-6475: Fix formatting of POMs

* correct build error
2021-08-03 00:27:15 +05:30
Mladen Savic
09613d45e0 EntityNotFoundException in Hibernate - change in persistence unit (#11092)
* JPA Entities and the Serializable Interface

* JPA Entities and the Serializable Interface - edit after review

* JPA Entities and the Serializable Interface - formatting

* JPA Entities and the Serializable Interface - indentation

* EntityNotFoundException in Hibernate

* EntityNotFoundException in Hibernate - fix persistence unit config to allow multiple test to run in conjunction.
2021-08-02 07:19:01 -07:00
Jonathan Cook
a0391296f0 Merge pull request #11064 from synaptrec/BAEL-4122_A_Quick_Guide_to_Autocommit_in_JDBC
First Draft - [BAEL-4122] - A Quick Guide to Autocommit in JDBC
2021-08-02 09:05:35 +02:00
Jonathan Cook
7233e07bbe Merge pull request #10915 from aang13/master
BAEL-4994 code added for mvc and mvp architecture
2021-08-01 19:13:17 +02:00
Nguyen Nam Thai
bf9bcb5b16 BAEL-4883 Exception handling in Project Reactor 2021-08-01 23:56:06 +07:00
vunamtien
cb3789c40f [BAEL-5033] How to create Password-protected Zip files and Unzip them in Java (#11066)
Co-authored-by: tienvn4 <tienvn4@ghtk.co>
2021-08-01 08:46:51 +02:00
nrsureshdeveloper
2aaf917a8b Bael-5023 data cassandra test (#11082)
* Example implementation of Hexagonal Architecture pattern

* Example Cassandra Springboot application demonstrating the usage of @DataCassandraTest annotation

* Example Cassandra Springboot application demonstrating the usage of @DataCassandraTest annotation

* temporarily ignoring the unit test

* removed ddd-hexagonal-arch module

* changed the test to LiveTest
added readme

* refactored test names

* changes per review comments

* upgraded Cassandra java core driver versino

Co-authored-by: Suresh Raghavan <contactnrsuresh@gmail.com>
2021-07-31 12:40:19 -07:00
Sagar Verma
44c76b1beb Changes for hosting maven repo on github by sgrverma23 (#11080)
Co-authored-by: Sagar Verma <SVerma2@amdocs.com>
2021-07-31 16:14:16 +02:00
Benjamin Caure
c8724c15da BAEL-4698 Added HTTP Response Body as String with WebClient (#11083) 2021-07-29 23:14:59 +02:00
kwoyke
bfe5889509 JAVA-6657: Use mulesoft repo instead of the bedatadriven (#11086) 2021-07-29 21:13:29 +05:30
kwoyke
0bf76470ea JAVA-6298: Enable spring-mybatis module (#11074)
* JAVA-6298: Enable spring-mybatis module

* JAVA-6298: Rename to unit tests
2021-07-29 21:09:38 +05:30
Mladen Savic
5cfab271b9 EntityNotFoundException in Hibernate (#11085)
* JPA Entities and the Serializable Interface

* JPA Entities and the Serializable Interface - edit after review

* JPA Entities and the Serializable Interface - formatting

* JPA Entities and the Serializable Interface - indentation

* EntityNotFoundException in Hibernate
2021-07-29 08:15:46 -07:00
Loredana Crusoveanu
e618b4b2af Merge pull request #11081 from johnA1331/master
BAEL-38754 - add links to github-baeldung articles
2021-07-29 10:03:18 +03:00
johnA1331
118fef979e Update README.md 2021-07-29 03:41:52 +08:00
johnA1331
364df8a0e6 Update README.md 2021-07-29 03:40:30 +08:00
johnA1331
0203f774e9 Update README.md 2021-07-29 03:38:54 +08:00
johnA1331
35987d7608 Create README.md 2021-07-29 03:36:25 +08:00
freelansam
a490f267c9 JAVA-3297: Cleanup un-committed or un-ignored artifacts (#11068) 2021-07-29 00:10:18 +05:30
Md Moinul Hossain
606b329715 BAEL-4994 extra mvc-mvp module removed 2021-07-28 23:40:25 +06:00
Loredana Crusoveanu
be2fed643d JAVA-2802 update article links 2021-07-28 18:21:44 +03:00
Loredana Crusoveanu
1010d9f494 Merge pull request #11078 from anuragkumawat/master
JAVA-2802 - Copied the separate draft code for Mongo DB Reactive Arti…
2021-07-28 18:09:51 +03:00
freelansam
56aea7e8a4 JAVA-6474/JAVA-6324: Align module names, folder names and artifact id (#11071)
* JAVA-6474/JAVA-6324: Align module names, folder names and artifact id
(template)

* JAVA-6474/JAVA-6324: revert changes for guest modules
2021-07-28 20:10:03 +05:30
anuragkumawat
2fb3c6b4d2 JAVA-2802 - Copied the separate draft code for Mongo DB Reactive Articles and configured it with persistence modules. 2021-07-28 04:01:58 +05:30
mdabrowski-eu
7dcb739c06 BAEL-4814 Bitmasking in Java with Bitwise Operators (#11069) 2021-07-26 10:58:35 +02:00
Usman Mohyuddin
d52e2e78cb Create GreetingsController.java (#11057)
* Create GreetingsController.java

add controller to test the content type being set properly or not

* add unit tests for greetings controller

* update to avoid PMD violation

* correct the file type

* Update GreetingsControllerUnitTest.java

fix some imports & correct the names

* Update GreetingsControllerUnitTest.java

update the unit case to avoid internal server error for junit
2021-07-25 10:02:16 -07:00
kwoyke
cf53771314 JAVA-6253: Review the time of the build (#11067)
* JAVA-6253: Move image-processing to the heavy profile

* JAVA-6253: Do not start blade app automatically by a plugin

Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-07-25 12:04:25 +05:30
doodoroma
225c7608a9 Merge pull request #11034 from KarthickSridhar/article_java_check_ip_is_in_given_range
[BAEL-4478] IP address is in given range or not using java
2021-07-25 07:44:32 +02:00
Loredana Crusoveanu
13fc027e22 Merge pull request #11070 from raviavhad/master
BAEL-4957-Spring validation in the service layer
2021-07-24 15:07:38 +03:00
Ravi Avhad
1b3675ffc1 Moving method addUserAccount out of conditional block which checks for contraint violations 2021-07-24 14:25:40 +05:30
Ravi Avhad
33e49353a0 syncing with master 2021-07-24 14:21:40 +05:30
Ravi Avhad
33e87fdc10 moving spring service layer validation code 2021-07-24 14:17:29 +05:30
Ravi Avhad
0f3643d921 Adding code for BAEL-4957 - Spring validation in the service layer 2021-07-24 14:17:29 +05:30
raviavhad
e82a09acef Update UserAccountService.java
Reverting changes
2021-07-24 14:15:50 +05:30
raviavhad
9018538097 Update UserAccountService.java
Moving the call to addUserAccount method out of condition to check if violations exist.
2021-07-24 13:45:21 +05:30
Ravi Avhad
940a1a56c1 Merge branch 'master' of https://github.com/raviavhad/tutorials 2021-07-24 13:32:22 +05:30
Ravi Avhad
966a8e0c2f moving spring service layer validation code 2021-07-24 13:19:51 +05:30
Ravi Avhad
bad53c940c Adding code for BAEL-4957 - Spring validation in the service layer 2021-07-24 13:19:51 +05:30
anmoldeep0123
977135f920 BAEL-4456 | Trusting a Self-Signed Cert in OkHTTP (#11065)
* BAEL-4220 | A Guide to IllegalAccessError and when it happens

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | fix tests

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | fix tests

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | BDD test names

* BAEL-4494 | .toArray(new MyClass[0]) or .toArray(new MyClass[myList.size()])?

* BAEL-4494 | .toArray(new MyClass[0]) or .toArray(new MyClass[myList.size()])?

* BAEL-4933 | Differences between static classes and the singleton pattern in Java

* BAEL-4456 | Trusting a Self-Signed Cert in OkHTTP

Co-authored-by: root <anmoldeep0123@gmail.com>
2021-07-24 00:16:22 +02:00
Arash Ariani
cd09e52495 Bael 4464 (#11062)
* BAEL-4464 : how to implement LRU-Cache in java codes added

* BAEL-4464 : how to implement LRU-Cache in java codes added - package named fixed

* BAEL-4464 : how to implement LRU-Cache in java codes added - package named changed

* BAEL-4464 : how to implement LRU-Cache in java codes added - unitTest fixed

* BAEL-4464 : issues 4,5 fixed.

* fixed some issues in BAEL-4464

* BAEL-4464 : some tips on unitTest fixed
2021-07-23 14:48:28 +02:00
makapszenna
28c983651e BAEL-4977 CQL Data Types (#11017)
Co-authored-by: Adrianna Zychewicz <adrianna.zychewicz@decerto.pl>
2021-07-23 12:13:16 +02:00
gjohnson
e74ef02463 First Draft - BAEL-4122 - A Quick Guide to Autocommit in JDBC 2021-07-23 01:00:45 +01:00
Karthick Sridhar
cba44417e2 [BAEL-4478] IP address is in given range or not using java 2021-07-22 22:36:11 +05:30
Loredana Crusoveanu
f43d6319c4 Merge pull request #11061 from johnA1331/master
BAEL-38308 - add links to github-baeldung articles
2021-07-22 09:19:42 +03:00
johnA1331
ac73ee1a66 Update README.md 2021-07-22 01:35:37 +08:00
johnA1331
3aac3b4362 Update README.md 2021-07-22 01:32:41 +08:00
johnA1331
307247f5bb Update README.md 2021-07-22 01:30:44 +08:00
johnA1331
1e5121cc3d Update README.md 2021-07-22 01:28:15 +08:00