Commit Graph

8690 Commits

Author SHA1 Message Date
Greg Martin 4a887226a1 Merge pull request #11755 from JoannaaKL/master
BAEL-5304
2022-03-25 13:51:03 -04:00
etrandafir93 bcb342693c BAEL-5465: removed link from readme, reordered tests (#11977) 2022-03-25 09:09:52 -07:00
Kapil Khandelwal b541fce0a5 BAEL-5372: A Guide to Upsert in MongoDB (#11974) 2022-03-24 15:57:57 -07:00
kwoyke 2e7d2c2650 Merge pull request #11961 from dkapil/master
JAVA-10377 Moved code for spring-response-header article to spring-re…
2022-03-24 14:46:06 +01:00
Loredana Crusoveanu 25e8d5d199 Merge pull request #11972 from Asjad-J/master
Updated README.md on spring-boot-testing and spring-boot-testing-2
2022-03-24 10:11:59 +02:00
Asjad J 6003125569 Updated README.md
Moved over https://www.baeldung.com/spring-junit-failed-to-load-applicationcontext from spring-boot-testing
2022-03-24 11:36:20 +05:00
Asjad J a026580eed Updated README.md
Moved https://www.baeldung.com/spring-junit-failed-to-load-applicationcontext to spring-boot-testing-2
2022-03-24 11:36:03 +05:00
Kapil Khandelwal ffe4390ed8 BAEL-5398: Bulk Update of Documents in MongoDB with Java (#11963) 2022-03-23 14:10:32 -07:00
Loredana Crusoveanu 87ae31b74b Merge pull request #11967 from johnA1331/master
BAEL-50999 - add links to github-baeldung articles - Week 12 - 2022
2022-03-23 21:36:19 +02:00
doodoroma 269a13d4fa Merge pull request #11917 from ulisseslima/master
BAEL 5403 - Import Data to MongoDB from Json File using Java
2022-03-23 18:47:39 +01:00
Christian GERMAN 2c4bffbe3b BAEL-5431 BootstrapMode for JPA Repositories 2022-03-23 17:55:49 +01:00
johnA1331 fc49f07cc1 Update README.md 2022-03-24 00:09:04 +08:00
johnA1331 d09205d6fa Update README.md 2022-03-24 00:07:25 +08:00
johnA1331 6e2b15f5d7 Update README.md 2022-03-24 00:06:02 +08:00
johnA1331 3cadc58b03 Update README.md 2022-03-24 00:03:36 +08:00
davidmartinezbarua a74cb5c13e Merge pull request #11927 from kpentaris/resultset-count
Example code for Get the Number of Rows in a ResultSet
2022-03-23 11:37:13 -03:00
alemoles b933c21023 BAEL-5429 - How to Fix Java Compiler Error: Illegal Character (#9) 2022-03-23 01:41:59 -04:00
Dhawal Kapil 7b880dd135 JAVA-10377 Removed @RunWith as there is no specific configuration class needed to run this test 2022-03-23 08:39:37 +05:30
Dhawal Kapil ec6ff84766 JAVA-10377 Moved code for spring-response-header article to spring-rest-http 2022-03-23 08:33:59 +05:30
Ulisses Lima e5c34a56c2 https://jira.baeldung.com/browse/BAEL-5403
Editor Review changes:
* reverted SpringBootPersistenceApplication.java
* created SpringBootJsonConvertFileApplication.java in article package:
com.baeldung.boot.json.convertfile
2022-03-22 19:27:49 -03:00
Ulisses Lima ec403bd427 Merge branch 'eugenp:master' into master 2022-03-22 18:04:53 -03:00
kwoyke 0776871206 Merge pull request #11957 from dkapil/task/JAVA-10592
JAVA-10592 Updated Mockito Version
2022-03-22 18:10:05 +01:00
etrandafir93 4ab85e1ccc BAEL-5465: tests for subtracting days from date (#11954)
* BAEL-5465: tests for subtracting days from date

* BAEL-5465: upated readme
2022-03-22 08:59:07 -07:00
Dhawal Kapil 084b7f1557 JAVA-10592 Updated Mockito Version 2022-03-22 19:10:52 +05:30
kwoyke 8f7a2b7662 JAVA-9857: Remove overriden spring-boot.version property (#11956) 2022-03-22 18:24:59 +05:30
kwoyke a68449c486 Merge pull request #11939 from hkhan/JAVA-8146-update-artifact-versions
[JAVA-8146] Update artifact versions
2022-03-22 12:17:42 +01:00
doodoroma 73aca0d801 Merge pull request #11869 from victorsempere/feature/BAEL-4626
BAEL-4626
2022-03-22 10:39:25 +01:00
kwoyke 5b71a51278 Merge pull request #11955 from kwoyke/JAVA-10236
JAVA-10236: Fix a typo
2022-03-22 10:13:53 +01:00
PentaKon 6810dd9c66 Change log statements to assert statements on test app 2022-03-22 11:06:23 +02:00
Krzysiek f7420526f4 JAVA-10236: Fix a typo 2022-03-22 10:01:46 +01:00
kwoyke 57c79c3d32 Merge pull request #11953 from Attila96/bugfix/bael-5373_tests
[BAEL-5373] Fix integration tests
2022-03-22 09:57:39 +01:00
Attila Uhrin 79857f04ae Fix integration tests. 2022-03-21 17:43:35 +01:00
kwoyke fd06322ba5 Merge pull request #11941 from hkhan/JAVA-10500-investigate-springdoc-buildtime
[JAVA-10500] Investigate and reduce springdoc build time
2022-03-21 10:26:20 +01:00
Azhwani 2e4b518c4b improve split string using pattern (#11945) 2022-03-20 09:19:29 -05:00
ACHRAF TAITAI c6e2b905f5 BAEL-5413: populate a drop down with a list (#11947) 2022-03-20 08:45:32 +01:00
Haroon Khan 10bde9d0af [JAVA-10500] Investigate and reduce springdoc build time 2022-03-19 18:27:30 +00:00
Haroon Khan 1b9bbe538b [JAVA-8146] Update artifact versions 2022-03-19 16:50:31 +00:00
Loredana Crusoveanu ac99726577 Merge pull request #11937 from kwoyke/JAVA-10238
JAVA-10238: Use random port in the integration test
2022-03-18 16:40:58 +02:00
kwoyke 40fed60232 Merge pull request #11935 from freelansam/JAVA-10132
JAVA-10132: Align module names, folder names and artifact id
2022-03-18 08:47:40 +01:00
Krzysiek c6a8b181b8 JAVA-10238: Use random port in the integration test 2022-03-18 08:00:13 +01:00
AttilaUhrin d01b0734d3 [BAEL-5373] A Guide to @DBRef in MongoDB (#11909)
* Add implementation for BAEL-5373.

* Fix test class name.

* Change collection names to be aligned with article.
2022-03-18 08:46:47 +05:30
sampadawagde 2ba43ea76b JAVA-10132: Align module names, folder names and artifact id 2022-03-17 22:06:38 +05:30
kwoyke 5f00d426c5 Merge pull request #11918 from anuragkumawat/master
JAVA-10083 Create new module hibernate-queries from spring-hibernate-5 module
2022-03-17 12:17:59 +01:00
kwoyke 7c6e2a770d JAVA-10455: Upgrade parent-boot-2 to Spring Boot 2.6.4 (#11932) 2022-03-17 16:14:37 +05:30
anuragkumawat 054a3bcda4 JAVA-10083 Changes as per review comments 2022-03-17 15:56:59 +05:30
anuragkumawat ce5d2c38a1 Merge remote-tracking branch 'upstream/master' 2022-03-17 15:50:07 +05:30
Loredana Crusoveanu cc2fedf771 Merge pull request #11933 from johnA1331/master
BAEL-50661 - add links to github-baeldung articles - Week 11 - 2022
2022-03-17 10:47:00 +02:00
kwoyke 623efeb38c Merge pull request #11934 from freelansam/JAVA-10136
JAVA-10136: Fix references to parents
2022-03-17 09:46:19 +01:00
Loredana Crusoveanu 89564d234a Merge pull request #11919 from hmdrzsharifi/BAEL-4197-2
bael-4197: move source code to spring-boot-testing-2 module
2022-03-17 10:45:15 +02:00
sampadawagde 3d4c951f3e JAVA-10136: Fix references to parents 2022-03-16 21:24:03 +05:30