Commit Graph

8356 Commits

Author SHA1 Message Date
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
Tino Mulanchira Thomas 0f15f15bf3 BAEL-1756 (#4349) 2018-05-28 00:48:42 +02:00
Binod Pant db233245e3 BAEL-1527 (#4324)
* 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
2018-05-28 00:25:01 +02:00
Andrea Ligios a3563f0ef5 BAEL-1778 (#4351)
* Also needed

* BAEL-1698

* BAEL-1698

* BAEL-1778
2018-05-27 13:49:31 -07:00
cdjole 89d1127fb2 BAEL-1798 test example added (#4347) 2018-05-27 10:08:21 -07:00
Loredana Crusoveanu 0fd61b5ab9
Merge pull request #4348 from eugenp/BAEL-170
optional orelse optional ex
2018-05-27 17:55:41 +03:00
Loredana Crusoveanu ca9f1bbc42 optional orelse optional ex 2018-05-27 15:42:59 +03:00
Tom Hombergs 3289a7bad6
Merge pull request #4295 from krnkhanna1989/master
pull request for BAEL-1789
2018-05-27 06:42:18 +02:00
Juan Moreno 4308468c60 Sample code for BAEL-1399 (#4165)
* Squashed commit of the following:

commit b31955df9638a6217a804e61faa230d8eacb293b
Author: Juan Moreno <earth001@gmail.com>
Date:   Wed Feb 21 22:45:52 2018 -0300

    Sample code for BAEL-1159 - Working with Kotlin and JPA - earth001@gmail.com

* Squashed commit of the following:

commit 4e6e27c914a401ee6bc599c7ffe913384137646a
Author: Juan Moreno <earth001@gmail.com>
Date:   Wed Feb 21 23:26:20 2018 -0300

    Fix package names

commit b31955df9638a6217a804e61faa230d8eacb293b
Author: Juan Moreno <earth001@gmail.com>
Date:   Wed Feb 21 22:45:52 2018 -0300

    Sample code for BAEL-1159 - Working with Kotlin and JPA - earth001@gmail.com

* Added sample with null fields

* Removed unused dependency

* BAEL-1159 - Simplified example

* Code sample to BAEL-1399

* Code sample to BAEL-1399

* Sample code for BAEL-1399

* Sample code for BAEL-1399

* Sample code for BAEL-1399

* Upgrade to Klaxon 3.0.2, polish test

* Added sample with annotations

* Upgrade dependencies

* Ugrade library version, added JSON Path sample

* Reverted changes
2018-05-26 11:19:25 -05:00
Adrian Precub b6b060d0f5 BAEL-1766: Configure a RestTemplate with RestTemplateBuilder (#4319) 2018-05-26 11:08:31 -05:00
Loredana Crusoveanu 454171e047
Merge pull request #4343 from eugenp/issue-4331
fix filter
2018-05-26 17:36:23 +03:00
Loredana Crusoveanu 2ac94535e6 fix filter 2018-05-26 16:55:30 +03:00
mmchsusan 146c1bb2a9 BAEL-1793 Spring with Thymeleaf Pagination for a List (#4290)
* BAEL-1793 Spring with Thymeleaf Pagination for a List

* Replace tabs with 4 spaces in HTML based on editor's feedback.
2018-05-26 07:16:54 -05:00
raksha-rao 60cb1d7d49 Bael 1674 (#4335)
* Handle events - BAEL - 1674

* BAEL -1674 - test

* test - BAEL-1674

* Change system.out to logger

* minor change
2018-05-24 13:20:47 -07:00
Tom Hombergs 7dc605f7b0
Merge pull request #4308 from theawesomenayak/BAEL-1775
[BAEL-1775] Getting size of Iterable in Java
2018-05-24 22:18:46 +02:00
Loredana Crusoveanu c2452b6578
Merge pull request #4336 from aietcn/master
BAEL-1779 update parent-module and add azure module to main pom
2018-05-24 22:40:22 +03:00
BQ ed57ee1bf2 BAEL-1779 update parent-module and add azure module to main pom 2018-05-25 00:34:38 +08:00
KevinGilmore dd2c830a2b
Update README.md (#4333)
* 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
2018-05-23 22:22:36 -05:00
cdjole 67616cdda3 BAEL-1798 (#4322) 2018-05-23 19:06:07 -07:00
Loredana Crusoveanu d49c6a2843
Merge pull request #4327 from aietcn/master
BAEL-1779 deploy springboot app to azure
2018-05-23 20:25:06 +03:00
collaboratewithakash c022781ced Back-link added (#4303)
* Back-link added

* Back-link added

* Back-link added

* Back-link name corrected

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link added

* Back-link corrected

* Back-link added

* Back-link added

* Back-link added

* Back-link added
2018-05-23 16:55:32 +02:00
jacques 7404bb9731 Merge remote-tracking branch 'origin/master' 2018-05-23 08:29:52 -04:00
jacques 1aaa12eca6 Corrections implementation. 2018-05-23 08:28:37 -04:00
aiet b4c7c5f89e update spotify docker-maven-plugin to latest version 2018-05-23 17:26:31 +08:00
aiet 94f50c2175 BAEL-1779 deploy springboot app to azure 2018-05-23 16:46:55 +08:00
Rajat Garg 4c333aeeb3 BAEL-1734 add different methods to find file extension (#4122)
* BAEL-1734 add different methods to find file extension

* fix camel case formatting for variables

* fix variable name

Remove camel casing for variable name as it is a single word.
2018-05-23 09:14:17 +01:00
Tom Hombergs 635224a404
removed commented-out lines 2018-05-22 22:40:30 +02:00
Tom Hombergs 6674850c03
Merge pull request #4313 from krnkhanna1989/BAEL-1467
changes for optional and serializable.
2018-05-22 21:42:24 +02:00
Tom Hombergs af5c4dd319
Merge pull request #4274 from smmansoor/BAEL-1170
BAEL-1170 Kotlin - working with Javascript
2018-05-22 21:34:37 +02:00
tamasradu c53a361ca0 BAEL-1646 (#4255)
* Adding code for BAEL-1646

* Adding integration tests for BAEL-1646

* Using equalsIgnoreCase to match hashes. Adding cleanup methods

* Corrected junit names
2018-05-22 18:43:13 +02:00
jacques 9a04bf2c2c Code update for Spring RestTemplate Exception Handling article. 2018-05-22 12:07:45 -04:00
myluckagain d98b696baa BAEL-1736 fix (#4271) 2018-05-22 12:56:17 +04:00
Loredana Crusoveanu 087f0c24fe
Merge pull request #4297 from josephine-barboza/spring-boot-ctx-fluent
Context Hierarchy Using Spring Boot Fluent Builder API (BAEL-1689)
2018-05-22 09:15:11 +03:00
Alejandro Gervasio 8bc84886a4 The DAO Pattern in Java - BAEL-1809 (#4286)
* Initial Commit

* Update persistence.xml

* Update UserUnitTest.java

* Rename project module

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update UserApplication.java

* Update JpaUserDao.java

* Update UserDao.java

* Update JpaUserDaoUnitTest.java

* Update UserDaoUnitTest.java

* Update JpaUserDaoUnitTest.java

* Update UserDaoUnitTest.java

* Update UserUnitTest.java

* Update UserUnitTest.java

* Update Dao.java

* Update pom.xml

* Update pom.xml

* Delete JpaUserDaoUnitTest.java

* Delete UserUnitTest.java
2018-05-21 21:19:51 -05:00
Eric Goebelbecker eceb217e7a BAEL-1787 - Use Lombok @Builder Annotation (#4302)
* BAEL-1787 - using Lombok @Builder on methods

* BAEL-1787 - rename class. Add AssertJ to Lombok project.

* BAEL-1787 - rename class again. Change AssertJ tests.

* BAEL-1787 - add Builder directory. Move method cocde to that package. Add code for using builder with a class.
2018-05-21 21:06:04 -05:00
Karan Khanna 63aaced8f7 changes for optional and serializable. 2018-05-21 21:24:23 +02:00
Siben Nayak fa77261c42 [BAEL-1775] Getting size of Iterable in Java 2018-05-21 19:22:01 +05:30
Syed Mansoor ab566c6c84 Code cleanup 2018-05-21 22:22:07 +10:00
Syed Mansoor b1f6b024fc [BAEL-1170] Removed upstream API 2018-05-21 22:16:09 +10:00
Tom Hombergs 7bba73c6eb
Merge pull request #4279 from psysane/master
[BAEL-1796] Infinite loop using Java
2018-05-21 09:52:04 +02:00
Grzegorz Piwowarek fb04fc4588 BAEL-1325 (#4272)
* NatsClient refactor

* add: mongodb reactive repositories

* fix: test names

* fix: test names

* fix: test running on maven

* fix: test name

* fix: test class names

* Rename tests
2018-05-21 07:37:44 +02:00
Amit Pandey 73935e65f2 Bael 5374 (#4298)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* [BAEL-5374] - Fix test names

* [BAEL-5374] - Fix test names

* [BAEL-5374] - Fix test names
2018-05-20 21:51:59 +04:00