Commit Graph

8401 Commits

Author SHA1 Message Date
hemantvsn 9241c90660
Update SpringBootConsoleApplication.java 2018-06-22 12:24:19 +05:30
hemant 400f86a657 Removed 2 classes for main and other for Runner. Replaced them with a single class serving both the purposes 2018-06-16 01:01:14 +05:30
hemantvsn 98d37d0f8c
Removed the controller
Based on the editor comments in the post.
2018-06-11 23:41:00 +05:30
Grzegorz Piwowarek 1395211756
Merge branch 'master' into hemantvsn_SpringBootNonWebApp_30May18 2018-06-06 07:33:08 +02:00
Devesh Chanchlani be608ae4fb BAEL-1758: Working with Enums in Kotlin (#4413) 2018-06-06 01:20:26 +02:00
Grzegorz Piwowarek 5c0004c746
Update pom.xml (#4412) 2018-06-05 21:03:30 +02:00
pivovarit 836722cb06 Rename test 2018-06-05 20:00:15 +02:00
sachin29aug eb746f5ac6 BAEL-6839: Updated pmd unit tests rule - Allow tests ending with "jmhTest" and disallow ones ending with "Tests" (#4411)
* BAEL-6839: Updated the unit tests convention pmd rule - Don't allow unit tests ending with "Tests" and allow the ones ending with "jmhTest" ("*jmhTest" are autogenerated)

* fixed formatting issue - Replaced tabs with spaces
2018-06-05 19:35:43 +02:00
Amit Pandey 2e683411e2 Bael 4461 2 (#4409)
* Deleted md file as a conflict

* [BAEL-4461] - Fixed PMD violation

* [BAEL-4461] - Fixed PMD violation

* [BAEL-4461] - Ignore empty TC

* Fix Spring 5 tests
2018-06-05 13:35:55 +02:00
pivovarit 11fa0cf492 Disable PMD aggregate 2018-06-05 10:03:20 +02:00
Binod Pant 39b0b845cf BAEL-1527 (#4398)
* 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
2018-06-04 18:38:30 +02:00
Seun Matt 5ef5e539e4 Update to BAEL-1425 (#4399)
* added example code for Java mail

* added examp code for BAEL-1425

* updated example code for BAEL-1425

* updated example code for BAEL-1425
2018-06-03 14:56:14 -07:00
Tom Hombergs fb8224d8d4
Merge pull request #4367 from chrisoberle/master
BAEL-1786
2018-06-03 21:32:03 +02:00
Loredana Crusoveanu dc60351f32
Merge pull request #4397 from shubhi22/BAEL-1761
BAEL-1761 Jagged Arrays In Java
2018-06-03 17:45:17 +03:00
Shubhra 642bff3077 BAEL-1761 Jagged Arrays In Java 2018-06-03 17:59:24 +05:30
Loredana Crusoveanu 5836bfa794
Merge pull request #4392 from eugenp/fix-data-mongo
fix package name
2018-06-03 09:56:40 +03:00
Bruno Mattos Torrão c7b2aded99 BAEL-1325 - Spring Data Reactive Repositories with MongoDB (#4373)
* refactor: use StepVerifier

* refactor: use test observer
2018-06-03 08:47:42 +02:00
Seun Matt 3f9cf77272 Example Code for BAEL-1425 (#4394)
* added example code for Java mail

* added examp code for BAEL-1425

* updated example code for BAEL-1425
2018-06-02 22:13:07 -07:00
Tom Hombergs a14d9cc6cc
Merge pull request #4368 from araknoid/BAEL-1504
BAEL-1504 - Java 9 java.lang.Module API
2018-06-02 22:58:53 +02:00
Loredana Crusoveanu a673f2d809 fix package name 2018-06-02 23:14:27 +03:00
KevinGilmore efd8b18790
Add link to article (#4391)
* BAEL-1612: Update README

* BAEL-1562: Update README

* BAEL-1562: Update README

* BAEL-1679: Update README

* BAEL-1701: Update README

* Added article links to README files

* BAEL-1787 update README

* BAEL-1399: add article link to README
2018-06-02 14:22:41 -05:00
Amit Pandey 9245ba0925 Bael 6729 (#4389)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6729] - Spring modules needs a spring parent

* [BAEL-6729] - Spring modules needs a spring parent
2018-06-02 16:44:15 +02:00
Denis 9c26833fa1 BAEL-1792 overview of visitor design pattern (#4352) 2018-06-02 06:41:52 +02:00
Amit Pandey c99aae6e56 Bael 6556 5 (#4385)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6556] - Renamed next set of testcases

* [BAEL-6556] - Renamed next set of testcases

* [BAEL-6556] - Renamed next set of testcases
2018-06-01 19:07:37 +02:00
Rokon Uddin Ahmed 50f5cba9da BAEL-6634 (#4376)
* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Create README.md

* Create README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create 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

* Update README.md

* Update README.md

* Update README.md
2018-06-01 14:04:12 +02:00
Amit Pandey 7206e64bef Bael 6556 3 (#4382)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases

* [BAEL-6556] - Next set of renames of testcases
2018-06-01 13:12:51 +02:00
Alejandro Gervasio cfa5f07c96 The DAO Pattern in Java (#4372)
* Initial Commit

* Rename persistence.xml file

* Update JpaEntityManagerFactory.java

* Update pom.xml

* Update JpaEntityManagerFactory.java

* Update JpaEntityManagerFactory.java

* Update pom.xml

* Update persistence.xml
2018-05-31 19:46:28 -05:00
Loredana Crusoveanu f898fe9730 remove extra dependencies and files (#4384)
* remove extra dependencies and files

* remove extra file
2018-05-31 16:13:18 -07:00
Loredana Crusoveanu f980f173d8
Merge pull request #4383 from eugenp/update-cloud-gateway
update cloud gateway to latest milestone
2018-05-31 23:25:26 +03:00
Loredana Crusoveanu 74803385cb update cloud gateway to latest milestone 2018-05-31 22:26:30 +03:00
Eric Goebelbecker 0e55fdd05b BAEL-1800 (#4378)
* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-starters and http://www.baeldung.com/spring-mvc-custom-data-binder

* BAEL-1800 - Code for http://www.baeldung.com/maven-webjars and http://www.baeldung.com/deployable-fat-jar-spring-boot

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-dependency-management-custom-parent

* BAEL-1800 - updates to README

* BAEL-1800 - did not need graphql and demo for webjar project.
2018-05-31 11:41:03 -07:00
Eric Goebelbecker 6e94f0343c BAEL-1800 (#4377)
* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-starters and http://www.baeldung.com/spring-mvc-custom-data-binder

* BAEL-1800 - Code for http://www.baeldung.com/maven-webjars and http://www.baeldung.com/deployable-fat-jar-spring-boot

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-shutdown

* BAEL-1800 - Code for http://www.baeldung.com/spring-boot-dependency-management-custom-parent
2018-05-30 19:34:01 -07:00
fanatixan 8e36e2b155 spring data jpa annotation examples (#4309) 2018-05-30 22:06:54 +03:00
pauljervis 3925638b74 add sample download file and article code (#4370) 2018-05-30 20:32:18 +03:00
hemant f1d4024a59 Added springbootnonwebapp project code 2018-05-30 20:56:16 +05:30
araknoid 722dec76cb Add java.lang.Module API code 2018-05-30 13:50:41 +02:00
Chris Oberle d683b370f6 refactor example 2018-05-30 07:48:42 -04:00
Chris Oberle 543c87fa70 initial import of source for BAEL-1786 2018-05-30 07:48:42 -04:00
Eric Martin 523fbf433c
Merge pull request #4265 from MherBaghinyan/BAEL-1788
Bael 1788
2018-05-29 22:35:11 -05:00
Amit Pandey dfcc0cab05 Bael 6556 2 (#4365)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6556] - Next set of testcase renamed
2018-05-29 22:14:19 +02:00
Donato Rimenti 8713e26b6f Bael 1366 dagger2 (#4288)
* BAEL-1366-dagger2: Added Dagger 2 example and test case. Added dependency and Dagger compiler plugin to pom.
2018-05-29 13:00:33 -06:00
Eugen Paraschiv 98ad136e25 cleanup work 2018-05-29 19:37:11 +03:00
Loredana Crusoveanu 26038028f1
Merge pull request #4361 from eelhazati/master
java ee 8 security api
2018-05-29 09:37:21 +03:00
eelhazati fc5ad8e88e java ee 8 security api 2018-05-28 21:45:51 +00:00
Amit Pandey ce645b67d2 Bael 6556 - PR - 1st ~ 20 TC (#4359)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-6556] - Enable our custom PMD rule and fix the build - Fixed Unit test case names
2018-05-28 22:21:49 +02:00
Loredana Crusoveanu 498c7604e1
Merge pull request #4355 from eugenp/cas-boot2-upgrade
update cas-server version
2018-05-28 22:43:08 +03:00
Marcos Lopez Gonzalez 260e805b69 BAEL-1773 Find the middle element of a Linked List. (#4350)
* BAEL-1773 - find middle element of linked list

* changes from review

* changes from review
2018-05-28 21:20:37 +02:00
Tom Hombergs 14a1b90ed9
Merge pull request #4320 from softjake/master
BAEL-1764 Code update for Spring RestTemplate Exception Handling article.
2018-05-28 20:13:29 +02:00
Loredana Crusoveanu 2c7dfda338 add cas-server config 2018-05-28 17:29:35 +03:00
Loredana Crusoveanu e5dcbddae6 update cas-server version 2018-05-28 16:43:26 +03:00