Commit Graph

8513 Commits

Author SHA1 Message Date
Marcos Lopez Gonzalez 39916c3905 Merge branch 'masterEugen' 2018-06-18 18:56:54 +02:00
Wosin eac1e3c46c Perf tests ref 2 (#4458)
* Refactor MappingFrameworksPerfomance

* Increase warmups

* Simplify tests

* Fixed problem with one test using different object.
2018-06-18 17:56:50 +02:00
Rajat Garg 974637a273 change method to return Optionals (#4464)
* change method to return Optionals

* add check for empty Optional
2018-06-17 20:41:40 +01:00
Tom Hombergs ee77a84225
Merge pull request #4445 from psysane/master
[BAEL-1631] Count with JsonPath
2018-06-17 21:29:31 +02:00
Loredana Crusoveanu de66fb160c
Merge pull request #4499 from eugenp/update-all
update to spring 5, fix startup
2018-06-17 21:25:02 +03:00
Loredana Crusoveanu 67237a15b3 remove extra file 2018-06-17 20:35:21 +03:00
Jonathan Cook 04d4868eeb BAEL-1849 - Convert from String to Date in Java (#4476) 2018-06-17 16:41:54 +02:00
Loredana Crusoveanu 539be15614 update to spring 5, fix startup 2018-06-17 16:21:39 +03:00
Loredana Crusoveanu 92e3943212 update to spring 5, fix startup 2018-06-17 15:29:48 +03:00
Loredana Crusoveanu 90c0268429
Merge pull request #4495 from eugenp/update-security-custom
update to spring 5
2018-06-17 14:55:17 +03:00
Loredana Crusoveanu 659cf0fc23
Merge pull request #4497 from eugenp/update-tiles
move tiles to mvc simple
2018-06-17 14:54:09 +03:00
Predrag Maric 122a43a5d6
Bael 1773 refactor (#4498)
* Strange git issue with README.MD, wouldn't revert the file

* BAEL-1773 Coe moved to algorithm module
2018-06-17 12:56:31 +02:00
Loredana Crusoveanu 218c258134 move tiles to mvc simple 2018-06-17 10:37:51 +03:00
Loredana Crusoveanu 23a8ac3cc0 update to spring 5 2018-06-17 10:03:56 +03:00
Loredana Crusoveanu 70cbda58be
Merge pull request #4492 from eugenp/update-static-resources
update to spring 5
2018-06-17 09:48:22 +03:00
Loredana Crusoveanu 58ad784de8
Merge pull request #4494 from eugenp/update-mvc-simple
update to spring 5
2018-06-17 09:48:07 +03:00
KevinGilmore d2cac5bbda
BAEL-1853 README update (#4491)
* BAEL-1766: Update README

* BAEL-1853: add link to article
2018-06-16 18:53:00 -05:00
Loredana Crusoveanu 2d9c120bcc update to spring 5 2018-06-16 22:13:30 +03:00
Loredana Crusoveanu 49c8323ba8
Merge pull request #4493 from eugenp/update-mvc-java
update to spring 5
2018-06-16 21:59:02 +03:00
Loredana Crusoveanu 6af0da3586 update project name 2018-06-16 21:17:29 +03:00
Loredana Crusoveanu 9c1a666716 update to spring 5 2018-06-16 21:11:48 +03:00
Loredana Crusoveanu 5344a0fbea
Merge pull request #4490 from fanatixan/bael-1906
BAEL-1906
2018-06-16 19:53:22 +03:00
Loredana Crusoveanu 8a2433233c update to spring 5 2018-06-16 19:28:56 +03:00
abialas 5b1d3d2c32 BAEL-659 (#4489)
* BAEL-1412 add java 8 spring data features

* BAEL-21 new HTTP API overview

* BAEL-21 fix executor

* BAEL-1432 add custom gradle task

* BAEL-1567 add samples of cookie and session in serlvet

* BAEL-1567 use stream api

* BAEL-1567 fix optional

* BAEL-1679 add query annotation jpa spring data

* BAEL-1679 added new junits

* BAEL-1679 use assertJ, use givenWhenThen naming convention

* BAEL-1679 move query annotation examples to persistence modules

* BAEL-1679 fix formatting

* BAEL-659 add junits for repositories

* BAEL-659 add one junit

* BAEL-659 remove one duplicated dependency

* BAEL-659 fix test class name
2018-06-16 09:12:35 -07:00
nguyennamthai b24dfc8976 Fix a division method mistake (#4488) 2018-06-16 10:16:37 -05:00
fanatixan 098cd16514 simplify controller method 2018-06-16 15:22:42 +02:00
fanatixan 7743035b4d custom response handling 2018-06-16 15:09:56 +02:00
the-java-guy 3b603b4293 BAEL-1628 (#4354)
* 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
2018-06-16 00:10:34 +02:00
Michael Pratt efa7186530 BAEL-1763: Get and post lists with RestTemplate (#4438)
* Code showing how to use Lists with RestTemplate

* Update URLs to work inside spring-rest project

* Refactor Employee xtor; rename EmployeeListDTO
2018-06-15 23:54:22 +02:00
iaforek 2cb8d357f4 BAEL-1737, BAEL-1667 (#4251)
* BAEL-1737 - Access Modifiers examples

* BAEL-1737 - Corrected constructors

* BAEL-1737 - Smaller formatting fixes

* BAEL-1737 - Updated comments

* BAEL-1667 - Select and Option examples.

* BAEL-1667 - Corrected typo - closing select tag - that actually made the code to work. COrrected solution works well too and produces valid HTML
2018-06-15 08:03:09 +02:00
Loredana Crusoveanu 445153f126
Merge pull request #4485 from eugenp/lor6-patch-3
Create README.md
2018-06-15 00:09:47 +03:00
Loredana Crusoveanu 9dae686bba
Merge pull request #4484 from eugenp/lor6-patch-2-1
Update README.md
2018-06-15 00:09:34 +03:00
Loredana Crusoveanu 7af29680e8
Merge pull request #4277 from eugenp/lor6-patch-1
Update README.md
2018-06-15 00:09:21 +03:00
Loredana Crusoveanu 0105456ae2
Merge pull request #4457 from eugenp/BAEL-1661_v2
formatting
2018-06-14 13:31:48 +03:00
Loredana Crusoveanu f4dca016a6
Merge pull request #4446 from eugenp/custom-filter-update
Custom filter update
2018-06-14 13:12:07 +03:00
Loredana Crusoveanu 29ce574439
Create README.md 2018-06-14 13:11:45 +03:00
Loredana Crusoveanu 01521b9f5b
Update README.md 2018-06-14 13:10:29 +03:00
Loredana Crusoveanu de21b47eb6
Merge pull request #4318 from eugenp/BAEL-1689
update spring boot ctx app, rename classes
2018-06-14 12:58:32 +03:00
Loredana Crusoveanu 7a02aaa31b Merge branch 'master' into lor6-patch-1 2018-06-14 12:22:39 +03:00
Loredana Crusoveanu 3f522415b1 Merge branch 'master' into BAEL-1661_v2 2018-06-14 12:21:13 +03:00
Loredana Crusoveanu 0849b062f0 Merge branch 'master' into custom-filter-update 2018-06-14 12:19:08 +03:00
Loredana Crusoveanu 6e2feb7f9b
Merge branch 'master' into BAEL-1689 2018-06-14 11:43:08 +03:00
Tom Hombergs ff9d4d48f3
Merge pull request #4480 from tinomthomas/master
Spring shutdown callback methodologies - BAEL 1831
2018-06-14 06:30:56 +02:00
Patryk Kucharz fc14d426c5 BAEL-1730: Optimistic Locking in JPA
Tests for the article.
2018-06-13 21:08:47 +01:00
Tino M Thomas 0da637d1f9 Spring shutdown callback methodologies - BAEL 1831 2018-06-13 22:51:53 +03:00
Orry 7afbfb6968 BAEL-1755: Big O Notation Explained (#4440)
* BAEL-1701: Create SQSApplication, add most functionality (still need to format, and add queue monitoring)

* BAEL-1701: Complete examples

* BAEL-1755: Big O Explained

* BAEL-1755: Move code to test folder

* BAEL-1755: Remove main() method from test class

* BAEL-1755: BBD stylify the unit tests and separate them into their own methods
2018-06-13 12:44:30 -07:00
charlesgonzales 2fe0dee64e Update 13 README.md and create 2 README.md (#4468)
* Update 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

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md
2018-06-13 20:50:33 +03:00
Grzegorz Piwowarek 2b0c6ed655 Kiview ftpclient (#4456)
* Add example for FTP client

Using Apache Commons Net

* Add missing resource

* Fix wrong file download in integration test

* Add example for using FTP support in JDK

* Close input stream after copy

* Fix test name
2018-06-13 08:19:03 -07:00
Eric Goebelbecker 272f018f90 BAEL-1614 - Docker with Java Guest Post (#4474)
* BAEL-1614 - additions for docker

* BAEL-1614 - move docker project to guest module
2018-06-13 08:15:57 -07:00
psevestre b59da11c66 Code for BAEL-1474 (#4472)
* Code for BAEL-1474

* Renamed test to conform to PMD rules
2018-06-12 22:12:05 -07:00