Commit Graph

8941 Commits

Author SHA1 Message Date
geroza 81027b7fbd * minor fixes and cleaning duties 2018-07-26 20:52:18 +01:00
geroza 6b2fb615a7 * Added examples for java-9 filtering collector 2018-07-26 20:52:18 +01:00
geroza 5b489423d8 * added examples of filtering collections using Streams, Apache CollectionUtils, Guava and Eclipse Collections 2018-07-26 20:52:18 +01:00
myluckagain 4ee81a2fd9 BAEL-2030 remove first element from list (#4803) 2018-07-26 08:12:23 +02:00
Loredana Crusoveanu 83d0a6c33e
Merge pull request #4810 from eugenp/BAEL-1447-v2
add security exc
2018-07-25 23:50:04 +03:00
Loredana Crusoveanu 8b5232c1b6 add security exc 2018-07-25 22:53:14 +03:00
Loredana Crusoveanu f8827123fd
Merge pull request #4800 from eugenp/BAEL-1447-v2
remove reactive ex
2018-07-25 08:39:18 +03:00
Mher Baghinyan 189e62603b Bael 1832 (#4748)
* @Primary annotation

* @Primary annotation Employee name

* Update PrimaryApplication.java

* @Primary annotation with @Component
2018-07-25 06:26:18 +02:00
Loredana Crusoveanu 9101461a0a Merge branch 'BAEL-1447-v2' of https://github.com/eugenp/tutorials into BAEL-1447-v2 2018-07-25 07:23:14 +03:00
Loredana Crusoveanu 12989ac228 fix readme files 2018-07-25 07:22:41 +03:00
Loredana Crusoveanu e3005d8b27
Merge branch 'master' into BAEL-1447-v2 2018-07-24 22:06:08 +03:00
Loredana Crusoveanu 8baa17446d move mongodb ex 2018-07-24 21:47:40 +03:00
charlesgonzales f431a4c3ff add links (#4804)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md
2018-07-24 19:21:55 +02:00
Grzegorz Piwowarek bb3afbc9f8
Update README.md (#4706) 2018-07-24 16:48:19 +02:00
Eugen b70175da6b
Update README.md 2018-07-24 12:06:04 +03:00
Binod Pant 896a2d071a PR for http://jira.baeldung.com/browse/BAEL-1947 Spring Boot Vue (#4687)
* commit first as binodpanta

* revert test change

* A short example of real-time event streaming using Spring WebFlux

* Code for http://jira.baeldung.com/browse/BAEL-1527

* remove unrelated files

* Apply feedback changes to rename test and remove link from readme file, ongoing work

* Update formatting fixes to code and add pom changes, that partially fix test runnning issues in IDE but not in cmdline

* Apply Eclipse formatter to test code and apply suggested pom fixes

* BAEL-1527 Formatting fix in pom.xml

* Use string.format to cleanup logging code

* BAEL-1527 Changed logging pattern

* Start the spring-boot-vue module, WIP

* some small updates with comments

* Add index html template page

* merge pom.xml fixes

* Add integration test with MockMvc to verify index.html content is rendered correctly

* fix up pom merge issues

* merge issues fix for pom

* pom end of file newline
2018-07-23 23:00:30 +02:00
Loredana Crusoveanu fa954ebba7 move to reactive, extract mongodb ex 2018-07-23 23:31:28 +03:00
Loredana Crusoveanu ba77029082 remove reactive ex 2018-07-23 22:40:47 +03:00
Tom Hombergs 977a92ef0e
Merge pull request #4798 from chrisoberle/master
BAEL-1691: comparing embedded servlet containers in spring boot
2018-07-23 21:15:06 +02:00
Chris Oberle c7e126e66a BAEL-1691: comparing embedded servlet containers in spring boot 2018-07-23 07:27:28 -04:00
Predrag Maric 717bd1d48d
BAEL-2018 Moved to core-java-collections (#4796) 2018-07-23 09:02:10 +02:00
Loredana Crusoveanu ef5f511fb9
Merge pull request #4792 from eugenp/swagger-fix
fix swagger parent
2018-07-23 08:57:00 +03:00
Predrag Maric e14abbfb58
BAEL-1818 lamdba instead of loop; isEmpty() instead of == 0 (#4791) 2018-07-23 07:41:59 +02:00
François Dupire 0be7aa087f dupirefr/dupire.francois+pro@gmail.com [BAEL-1981] Spring data jpa dates (#4795)
* [BAEL-1981] Article entity and repository + tests

* [BAEL-1981] Removing unnecessary fields

* [BAEL-1981] spring-data-jpa module creation
2018-07-23 06:49:25 +02:00
Adi ecb14dd834 BAEL-1728: add java instrumentation 2018-07-22 22:53:59 +01:00
Felipe Santiago Corro 2fec9da2d5 Overriding System time for testing (#4779)
* Overriding System time for testing

* Remove Joda Date Time examples
2018-07-22 22:36:51 +02:00
Loredana Crusoveanu c6f052ecf3
Update pom.xml 2018-07-22 22:36:07 +03:00
Loredana Crusoveanu 3ab10f18f9
Update pom.xml 2018-07-22 22:09:26 +03:00
Loredana Crusoveanu c0525c53c4 fix swagger parent 2018-07-22 21:46:45 +03:00
Tom Hombergs a9e4ebff6d
Merge pull request #4769 from priyeshmashelkar/master
BAEL-1907 Created new module spring-testing for article
2018-07-22 20:40:24 +02:00
Aravind Ranganathan a030afa5ea BAEL-1911 - Fixing author's review comments (#4782)
* Strange git issue with README.MD, wouldn't revert the file

* Fixing review comments

* BAEL-1911 Refactored SQL code, fixed formatting
2018-07-22 16:21:12 +02:00
Loredana Crusoveanu 3205de68c1
Merge pull request #4778 from eugenp/update-basic-auth
update to spring 5
2018-07-22 12:48:34 +03:00
Loredana Crusoveanu 9bda433a5a update test 2018-07-22 11:38:26 +03:00
myluckagain 8f52c3f6d3 Bael 2018 (#4774)
* BAEL-2018

* Update Animal.java

* rename

* tests added

* generic type shorten
2018-07-21 18:23:02 +02:00
Loredana Crusoveanu 6aa83feb3b update to spring 5 2018-07-21 19:01:22 +03:00
Loredana Crusoveanu b501487e0f
Merge pull request #4777 from amit2103/BAEL-7635
Bael 7635
2018-07-21 18:56:01 +03:00
the-java-guy c78bf78957 BAEL-1934 (#4768)
* 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

* BAEL - 1628

* PMD fixes

* Code Review changes
Refactored : whenResourceUtils_thenReadSuccessful

* BAEL-1934

* +indentation correction in pom.xml

* synced with master

* indentation correction
2018-07-21 17:52:23 +02:00
Kartik Singla c5ae8f98cf BAEL-1852 - Testing an Abstract Class with JUnit (#4773)
* BAEL-1852 - Testing an Abstract Class with JUnit

* Fixed test method names and class names according to naming compliances.
2018-07-21 17:04:52 +02:00
Eric Martin 93bc08a7c9
Merge pull request #4683 from neerajnyd/BAEL-1982
Bael 1982 Test a Spring REST API with curl
2018-07-21 09:42:58 -05:00
amit2103 fadeda2fc9 [BAEL-7635] - Commented out sortpom-maven-plugin that changes pom.xml in every build, added new entries in .gitignore 2018-07-21 19:41:03 +05:30
Loredana Crusoveanu 9ea86dd191
Merge pull request #4775 from Doha2012/master
move jmapper to libraries-data
2018-07-21 16:54:03 +03:00
amit2103 b69cf245b1 [BAEL-7635] Removed test generated files : Will be gitignored 2018-07-21 18:54:51 +05:30
DOHA ca170308ee move jmapper to libraries-data 2018-07-21 15:20:53 +03:00
DOHA 0f671aa6d4 Merge remote-tracking branch 'origin/master' 2018-07-21 14:49:57 +03:00
DOHA 7d2adf29b3 merge 2018-07-21 14:46:16 +03:00
Alejandro Gervasio ac801b4319 BAEL-1818 - A Guide to Connection Pools in Java (#4735)
* Strange git issue with README.MD, wouldn't revert the file

* Initial Commit

* Initial Commit

* Update pom.xml

* Update pom.xml

* Initial Commit

* Update pom.xml

* Update source files

* Update source files

* Update source files

* Update source files

* Update Application.java

* Update pom.xml

* Update HikariCPDataSourceUnitTest class

* Update HikariCPDataSourceUnitTest.java

* Update pom.xml

* Update unit test classes

* Update BasicConnectionPoolUnitTest.java

* Fix indentation in DBCDDataSource class

* Update DBCPDataSource.java

* Update BasicConnectionPool class

* Update BasicConnectionPool class

* Update BasicConnectionPool.java

* Update BasicConnectionPool.java

* Update pom.xml

* Update pom.xml

* BAEL-1818 Refactored getConnection(), added shutdown(), cleaned up pom.xml

* BAEL-1818 Removed getConnectionPool(), upgraded c3po version

* BAEL-1818 Deleted obsolete connectionpool module

* BAEL-1818 Deleted obsolete connectionpool module
2018-07-21 01:28:01 +02:00
Eugen Paraschiv 86daa854d2 maven cleanup work 2018-07-21 00:48:16 +03:00
Eugen Paraschiv 70a11d9192 moving long-running module 2018-07-20 22:58:01 +03:00
Loredana Crusoveanu c024537ed2
Merge pull request #4710 from veontomo/SpringReactiveKotlin
Code for the article "Spring Webflux with Kotlin"
2018-07-20 22:33:23 +03:00
François Dupire dd11c1245e dupirefr/dupire.francois+pro@gmail.com [BAEL-1981] Query entities by dates and times with Spring Data JPA (#4737)
* [BAEL-1981] Article entity and repository + tests

* [BAEL-1981] Removing unnecessary fields
2018-07-20 21:27:59 +02:00