Commit Graph

9574 Commits

Author SHA1 Message Date
Dhawal Kapil 723681fecb BAEL-8773 Fixing spring-ejb-client module
- Fixed hierarchy of spring-ejb modules
2018-08-29 14:03:16 +05:30
Dhawal Kapil dc8676630d Merge branch 'master' of https://github.com/eugenp/tutorials 2018-08-29 13:56:44 +05:30
Rudi Adianto 43b920cc8a reformats & optimize imports 2018-08-29 14:51:21 +07:00
Rudi Adianto 9325f26b24 revision
- @Transaction and programmatic using the same example case.
- XML format
2018-08-29 14:45:57 +07:00
fanatixan 163585858b Use Criteria Queries in a Spring Data Application (#5014)
* Use Criteria Queries in a Spring Data Application

* formatting fix

* making the workflow more readable
2018-08-29 08:39:01 +03:00
Dhawal Kapil dd5daf56cc BAEL-8504 Fix surefire configs
- Reverted changes for spring-ejb* projects
2018-08-29 10:33:18 +05:30
Dhawal Kapil 317ba772a9 Merge branch 'master' of https://github.com/eugenp/tutorials 2018-08-29 10:13:39 +05:30
Eugen 1c455d1c1c
Update README.md 2018-08-29 00:44:58 +03:00
Tom Hombergs 0d56c806e5
Merge pull request #5016 from MajewskiKrzysztof/BAEL-2097
BAEL-2056
2018-08-28 21:28:58 +02:00
Dhawal Kapil 3443953123 BAEL-8504 Fix surefire configs of spring-5 projects part 2
- Fixed hierarchy for spring-ejb modules
2018-08-29 00:14:21 +05:30
Dhawal Kapil db3e47c498 BAEL-8504 Fix surefire configs of spring-5 projects part 2
- Disable invocation of testsuite in default profile
2018-08-28 23:47:20 +05:30
Sam Millington 8a65afeb5d BAEL:2033 - Stream-ordering files moved to the Java-Streams module (#5097)
* Added stream-ordering files

* Removed old files

* Rename core-java-8/src/test/java/com/baeldung/streamordering/BenchmarkUnitTest.java to java-streams/src/test/java/com/baeldung/streamordering/BenchmarkUnitTest.java

* Rename core-java-8/src/test/java/com/baeldung/streamordering/StreamsOrderingUnitTest.java to java-streams/src/test/com/baeldung/streamordering/StreamsOrderingUnitTest.java

* Rename java-streams/src/test/com/baeldung/streamordering/StreamsOrderingUnitTest.java to java-streams/src/test/java/com/baeldung/streamordering/StreamsOrderingUnitTest.java

* Updated Pom with JMH dependencies
2018-08-28 09:57:52 -06:00
Denis b2644c5cfc BAEL-2144 sort string alphabetically 2018-08-28 17:28:41 +02:00
Dhawal Kapil d635b3b05f BAEL-8504 Fix surefire configs of spring-5 projects part 2
- Disabled surefire configs, will be controlled by parent pom.xml
2018-08-28 20:28:13 +05:30
the-java-guy 991335da42 BAEL-1782 (#5067)
* Bean Object, server side and client side example for event streaming
example

* BAEL-1628

Access a File from the Classpath in a Spring Application

* inputstream retrieval added

* Removed files related to evaluation article

* + Aligning code to the article. Removed Utility methods and classes

* Precommit fix

* PMD fixes

* Code Review changes
Refactored : whenResourceUtils_thenReadSuccessful

* BAEL-1934

* +indentation correction in pom.xml

* synced with master

* Precommit : rebase

* BAEL-1782
2018-08-28 16:23:01 +03:00
Dhawal Kapil 1d0eadf585 BAEL-8504 Fix surefire configs of spring-5 projects part 2
-Removed redundant surefire configs
2018-08-28 13:35:27 +05:30
Sam Millington 1256735a42 BAEL-2033: Added stream-ordering files (#5080)
* Added stream-ordering files

* Removed old files
2018-08-27 17:28:44 -06:00
Alessio Stalla 64ba651582 #BAEL-693 tests and code examples. (#5091) 2018-08-27 22:32:15 +02:00
Kacper 8ac53f70c4 Optional or else throw (#5088)
* Throw and throws in Java

* BAEL-2122 | throw exception in optional

* BAEL-2122 | optional orelsethrow

* fix test
2018-08-27 22:21:33 +02:00
josephine-barboza c209eecd5e BAEL-1666 Working with custom attributes in Thymeleaf (#5089)
* BAEL-1666 Working with custom attributes in Thymeleaf

* Delete listCourses.html
2018-08-27 22:19:59 +02:00
Denis 913ec96209 Merge remote-tracking branch 'upstream/master' 2018-08-27 21:34:10 +02:00
Loredana Crusoveanu 710a40be08
Merge pull request #5084 from dkapil/task/BAEL-8497
Task/bael 8497
2018-08-27 21:22:16 +03:00
Dhawal Kapil 1d0581cafb Merge branch 'master' of https://github.com/eugenp/tutorials 2018-08-27 23:36:29 +05:30
Siben Nayak ae287cb55f [BAEL-2032] Operate on an item in a Stream then remove it (#5086)
* [BAEL-2032] Operate on an item in a Stream then remove it

* [BAEL-2032] Refactored unit test

* [BAEL-2032] Added a new test for filter and used logger

* Stored the predicate in a separate variable
2018-08-27 13:07:35 +01:00
vizsoro 9ab810aba1 loading json props 2018-08-27 13:19:18 +02:00
José Carlos Valero Sánchez 1c78267e4b
Merge pull request #5082 from chandra1123/BAEL-1829-1
Bael 1829 Overview of Apache Crunch
2018-08-27 10:52:52 +01:00
Dhawal Kapil 3ff20c353e BAEL-8497 Update "File to InputStream" article
- Added new tests for data input stream and sequence input stream in JavaXToInputStreamUnitTest
- Added new test resource anothersample.txt
2018-08-27 14:07:09 +05:30
Dhawal Kapil 17cf6fcb36 Merge branch 'master' of https://github.com/eugenp/tutorials 2018-08-27 13:46:55 +05:30
Krzysztof Majewski 86b279ee20 add .java extension 2018-08-27 08:43:12 +02:00
Tom Hombergs 2501cc9599
Merge pull request #4854 from k0l0ssus/master
BAEL-1558
2018-08-27 08:20:58 +02:00
Chandra Prakash 198610a90a
Update README.md 2018-08-26 22:52:39 -04:00
Chandra Prakash 2041d4f10a
Update README.md 2018-08-26 22:51:41 -04:00
Chandra Prakash 500b733518
Update pom.xml 2018-08-26 22:38:57 -04:00
chandra 813bc3249f BAEL-1829 - Overview of Apache Crunch 2018-08-26 22:07:55 -04:00
xamcross 565a11620b BAEL-2070 (#5064)
* BAEL-2070 UnsatisfiedDependencyException example app

* [BAEL-8456] - Moved Java Date articles into a new module - 'java-dates'

* BAEL-2070 Refactoring; Replaced field injection with constructor injection

* fix package, fix get random node

* update neo4j

* fix formatting

* [BAEL-8456] - Moved more articles into 'java-dates' module

* BAEL-2070 Small indentation fix
2018-08-26 23:19:42 +02:00
Dhawal Kapil 99719692b2 Merge branch 'master' of https://github.com/eugenp/tutorials 2018-08-27 00:21:23 +05:30
Andrey Shcherbakov 89e8d66def Java Primitives versus Objects (#4946)
* Add code for the article 'Java Primitives versus Objects'

* Use JMH for benchmarking the primitive and wrapper classes

* Uncomment the benchmarks and remove unused class

* Add Long/long to the benchmark

* Remove assertions from the benchmarks

* Add the java docs
2018-08-26 21:45:37 +03:00
Loredana Crusoveanu d2e6a740df
Merge pull request #5079 from amit2103/BAEL-8496
[BAEL-8496] - Moved articles to their own spring-resttemplate module
2018-08-26 21:45:15 +03:00
amit2103 39f9392a0a [BAEL-8496] - Moved articles to their own spring-resttemplate module 2018-08-26 23:25:23 +05:30
Loredana Crusoveanu 5bfa6d8903
Merge pull request #5072 from dkapil/task/BAEL-8142
Task/bael 8142
2018-08-26 20:39:03 +03:00
Dhawal Kapil b97fd5f2d4 BAEL-8142 create parent for kotlin projects
- Removed eclipse classpath, project and prefs files
2018-08-26 19:27:32 +05:30
xamcross 7bb5fb6176 BAEL-2051 Spring Autowiring of Generic Types (#4921) 2018-08-26 13:22:07 +01:00
Loredana Crusoveanu 3d820aaea4
Merge pull request #5077 from amit2103/BAEL-8473
[BAEL-8473] - Moved articles from spring-boot module to new spring-bo…
2018-08-26 14:44:51 +03:00
amit2103 c7f95c2c65 [BAEL-8473] - Moved articles from spring-boot module to new spring-boot-client module 2018-08-26 15:10:50 +05:30
Rudi Adianto 33b65622a5 pom.xml
- removed spring boot maven plugin
- add test exclusion rule
2018-08-26 14:33:23 +07:00
Loredana Crusoveanu 24b6f662d8
Merge pull request #5068 from Doha2012/master
lucene analyzers
2018-08-26 10:16:31 +03:00
Rudi Adianto 21dc3d06f0 optimize imports 2018-08-26 14:16:05 +07:00
Rudi Adianto 4fb5c5adc4 ooptimize imports 2018-08-26 14:13:24 +07:00
Rudi Adianto 2ead92d851 BAEL-2081 2018-08-26 13:37:06 +07:00
Rudi Adianto c2c711ff92 Merge remote-tracking branch 'upstream/master' 2018-08-26 12:59:39 +07:00