Commit Graph

15404 Commits

Author SHA1 Message Date
Ali Dehghani
8aaa2cef99 Fixed the Integrations Tests in spring-boot-data 2019-10-28 23:33:43 +03:30
Jonathan Cook
8b59474912 Merge pull request #8098 from eugenp/JonCook-BAEL-3089
Update README.md
2019-10-28 19:54:04 +01:00
Jonathan Cook
69bb6fc740 Merge pull request #8097 from eugenp/JonCook-BAEL-3322
Update README.md
2019-10-28 19:34:21 +01:00
Jonathan Cook
3b56518706 Update README.md
update readme for BAEL-3089
2019-10-28 19:34:08 +01:00
Jonathan Cook
9ee11f2712 Merge pull request #8096 from eugenp/JonCook-BAEL-2939
Update README.md
2019-10-28 19:31:22 +01:00
Jonathan Cook
1a54cd7d4d Update README.md
Update Readme for BAEL-3322
2019-10-28 19:30:56 +01:00
Jonathan Cook
d9babf5ec6 Update README.md
Update readme for BAEL-2939
2019-10-28 19:27:28 +01:00
Sam Millington
fc32d9c43f Merge pull request #8093 from davidkgp/master
[BAEL-3062] Add a new example in Spring RestTemplate list article
2019-10-28 17:29:19 +00:00
Kaushik Bagchi
b0af74ef81 updated as per Sam's comment 2019-10-28 18:00:42 +01:00
Kaushik Bagchi
43cf1cb4f9 changes for using arrays 2019-10-28 10:39:09 +01:00
Eric Martin
27eca14d97 Merge pull request #8090 from alimate/BAEL-3252
BAEL-3252: Asserting the Received Messages
2019-10-27 23:58:45 -05:00
Eric Martin
415b1e50fd Merge pull request #8089 from alimate/BAEL-3273
BAEL-3273: Shouldn't drop a non-existent table
2019-10-27 23:56:44 -05:00
Mike Baranski
3b8a395136 Bael 3058 - Remove hibernate parameters directory (#8071)
* [BAEL-3058] Demonstrate named query

* [BAEL-3058] Demonstrate the wrong way to do it, change to Junit 4 style test with annotations

* Fix tab -> space and indentation

* Moved hibernate-parameters to persistence-modules directory per request

* Update persistence-modules/hibernate-parameters/pom.xml

Co-Authored-By: KevinGilmore <kpg102@gmail.com>

* Update persistence-modules/hibernate-parameters/pom.xml

Co-Authored-By: KevinGilmore <kpg102@gmail.com>

* Update persistence-modules/hibernate-parameters/src/test/java/com/baeldung/hibernate_parameters/NamedParameterUnitTest.java

Co-Authored-By: KevinGilmore <kpg102@gmail.com>

* Update persistence-modules/hibernate-parameters/src/test/java/com/baeldung/hibernate_parameters/NamedParameterUnitTest.java

Co-Authored-By: KevinGilmore <kpg102@gmail.com>

* Set version and add jar packaging

* [BAEL-3058] Refactor package location

* [BAEL-3058] Fixed based on PR 8011 comments - rename module, update deps and move resources/sources

* Fix module name

* [BAEL-3058] Remove hibernate-parameters directory
2019-10-27 22:28:57 -05:00
Ali Dehghani
5ec76df699 Asserting the Received Messages 2019-10-28 01:11:36 +03:30
Ali Dehghani
0d0b9735ce Shouldn't drop a non-existent table! 2019-10-28 00:23:41 +03:30
Sam Millington
39a07fa7b8 Merge pull request #8030 from sk1418/master
[BAEL-3343] hasNext() vs hasNextLine() in scanner demo
2019-10-27 19:04:16 +00:00
Erik Pragt
5fa8c2793b Merge pull request #7836 from pazis/offsetdatetime
BAEL-3310 Converting Java Date to OffsetDateTime
2019-10-27 23:09:02 +11:00
Josh Cummings
699cc1027e Merge pull request #8081 from amit2103/BAEL-18428
[BAEL-18428] - Check modules that don't use our standard parents
2019-10-26 14:58:55 -06:00
Josh Cummings
e361c9a3de Merge pull request #8080 from amit2103/BAEL-18779
Bael 18779
2019-10-26 14:57:06 -06:00
Josh Cummings
c20ecd65a6 Merge pull request #8047 from alessiostalla/BAEL-16646-2
Bael 16646 2
2019-10-26 14:25:57 -06:00
amit2103
d6b68dec07 [BAEL-18428] - Check modules that don't use our standard parents 2019-10-27 01:07:52 +05:30
Josh Cummings
44609b3e74 Merge branch 'master' into BAEL-16646-2 2019-10-26 12:56:07 -06:00
Josh Cummings
0c5c2d4e7f Merge pull request #8057 from catalin-burcea/BAEL-16533
[BAEL-16533] Move Existing Articles to core-groovy-collections Module
2019-10-26 10:41:22 -06:00
Josh Cummings
cf6821aca0 Merge pull request #8042 from catalin-burcea/BAEL-16644
[BAEL-16644] Split or move java-collections-conversions module
2019-10-26 10:33:39 -06:00
Josh Cummings
6bc18db7d3 Merge pull request #7974 from sjmillington/core-java-move-2
BAEL-13505 Move articles out of core java - part 2
2019-10-26 09:49:36 -06:00
Josh Cummings
f69f3de06e Reconcile changes that were moved to core-java-io 2019-10-26 09:32:05 -06:00
amit2103
9f7a8d4f25 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-18779 2019-10-26 20:52:50 +05:30
amit2103
029084ae6c [BAEL-18779] - Make sure the tutorials build doesn't generate any un-committed or un-ignored artifacts 2019-10-26 20:52:13 +05:30
Josh Cummings
b2cbfdc686 Restore sun.tools.version properti 2019-10-26 09:20:04 -06:00
Josh Cummings
0ad39d56ce Merge branch 'master' into core-java-move-2 2019-10-26 09:16:19 -06:00
Eric Martin
8dd7707db5 Merge pull request #8079 from alimate/email-sender
BAEL-3409: Fixed the Unsatisfied Dependency Issue
2019-10-26 09:30:20 -05:00
Ali Dehghani
2c422858c0 Fixed the Unsatisfied Dependency Issue 2019-10-26 07:24:43 +03:30
Eric Martin
288efb0df5 Merge pull request #8077 from alimate/BAEL-3412
BAEL 3412: Added the FSContext Dependency
2019-10-25 18:00:03 -05:00
Eric Martin
1516ba621f Merge pull request #8078 from alimate/BAEL-3410
BAEL-3410: Moved the User Model to its Package
2019-10-25 17:58:03 -05:00
Eric Martin
d086b23fe6 Merge pull request #8075 from alimate/BAEL-3409
BAEL-3409: Fixed the Broken Test
2019-10-25 17:55:52 -05:00
Ali Dehghani
644d650e8d Removed the newline. 2019-10-26 00:04:33 +03:30
Ali Dehghani
00b553acb7 Revert an unwanted file. 2019-10-26 00:02:43 +03:30
Ali Dehghani
496fb2c64b Moved the User Model to its Package! 2019-10-25 23:46:30 +03:30
Ali Dehghani
6b797bd5a7 Fixed the Class Not Found Problem 2019-10-25 23:06:57 +03:30
Ali Dehghani
bd32b8e8e8 Fixed the Broken Test. 2019-10-25 22:29:54 +03:30
Eric Martin
e208e0db03 Merge pull request #7980 from SmartyAnsh/master
BAEL-1871 - Spring Data Geode
2019-10-24 21:16:35 -05:00
Eric Martin
1a76d19b9d Merge pull request #8068 from martinvw/feature/BAEL-3291
[BAEL-3291] Move missing code snippets for the String Numeric article
2019-10-24 20:39:23 -05:00
Dhawal Kapil
960bffd829 BAEL-18143 Fix spring-jooq issue related to dialect (#8061)
- Updated SQLErrorCodeSQLExceptionTranslator to use dialect.thirdParty().springDbName()
2019-10-24 11:03:23 -07:00
Alessio Stalla
ae008f52f5 Merge branch 'master' into BAEL-16646-2 2019-10-24 13:20:08 +02:00
Eric Martin
b65faf466c Merge pull request #8062 from martinvw/feature/BAEL-3315
[BAEL-3315] Added missing code snippets from the Java 8 Date/Time article
2019-10-23 20:45:39 -05:00
Ali Dehghani
3762393a5f BAEL-3336: Programmatic Transaction Management (#7993)
* Programmatic Transaction Management

* Resolved a few Discussions

* Created a new module

* Refactored the code.

* Added the README

* Resolved the requested changes.
2019-10-23 20:29:56 -05:00
Eric Martin
2e690741c4 Merge pull request #8063 from martinvw/feature/BAEL-3289
[BAEL-3289] Add missing code snippets from the Spring Scheduled article
2019-10-23 19:53:43 -05:00
Eric Martin
44c27bc52d Merge pull request #8066 from martinvw/feature/BAEL-3233
[BAEL-3233] Add missing code snippets from the Jackson ObjectMapper art.
2019-10-23 19:45:07 -05:00
Eric Martin
e9abe867c4 Merge pull request #8064 from martinvw/feature/BAEL-3292
[BAEL-3292] Add missing code snippets from the Java 8 groupingBy article
2019-10-23 19:40:28 -05:00
Eric Martin
6c0f7250b4 Merge pull request #8065 from martinvw/feature/BAEL-3295
[BAEL-3295] Add missing code snippets from the Spring Session article
2019-10-23 19:30:08 -05:00