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
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
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
Marcos Lopez Gonzalez
0a29248512
Merge branch 'masterEugen'
2018-06-12 19:49:05 +02:00
Marcos Lopez Gonzalez
2a07b03b69
BAEL-1773 Find the middle element of a Linked List ( #4463 )
...
* BAEL-1773 - find middle element of linked list
* changes from review
* changes from review
* find middle element in linked list
* typo
* changes from CR
* BAEL-1773 formatting
2018-06-12 03:12:07 +02:00
hemantvsn
98d37d0f8c
Removed the controller
...
Based on the editor comments in the post.
2018-06-11 23:41:00 +05:30
psysane
36eacfb3c3
Update json data
2018-06-11 21:25:53 +05:30
charlesgonzales
b62c35bd7a
Delete README.MD ( #4461 )
...
duplicate file vs README.md
2018-06-11 16:50:27 +02:00
smokeyrobot
b5dc7fa1af
Bael 1765 ( #4342 )
...
Guide to java.util.Arrays
Issue: BAEL-1765
2018-06-11 08:10:38 -06:00
Timoteo Ponce
3d602e6398
Added error handling policies for javax-servlets module
2018-06-11 09:48:24 -04:00
Loredana Crusoveanu
1fe7dc32aa
formatting
2018-06-11 12:35:24 +03:00
Amit Pandey
a54c9e0c9e
Bael 4461 2 ( #4444 )
...
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* [BAEL-4462] - Fixed integration tests
* Fix verification times
2018-06-11 10:18:30 +02:00
Loredana Crusoveanu
096826cc07
Merge pull request #4451 from cdjole/thymeleaf_list_example
...
BAEL-1661 - Binding a List in Thymeleaf
2018-06-11 10:14:46 +03:00
charlesgonzales
293d4bc9aa
Create README.md ( #4454 )
...
* Update README.md
* Create README.MD
add relevant article
* 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-11 06:37:23 +02:00
nguyennamthai
7e66e1b919
BAEL-1801 Add tests for unsigned arithmetic ( #4442 )
2018-06-10 21:44:29 -05:00
Eric Goebelbecker
ea37ada296
BAEL-1614 - additions for docker ( #4455 )
2018-06-10 19:00:21 -07:00
sachinp054
40d3b96820
BAEL-1715- Control Bean Creation Order with @DependsOn annotation ( #4028 )
...
* removing Bean injection
* BAEL-1715- Control Bean Creation Order with @DependsOn annotation
* BAEL-1715- Formatting changes, test case improvement
* Created new Config file for UnitTest
* Corrected test case- from BeanCreationException to NoSuchBeanDefinitionException
* correcting error- for circular dependency expected exception is- BeanCreationException
2018-06-11 00:06:27 +01:00
Djordje Cvijetic
c62b0a12a6
BAEL-1661 - Binding a List in Thymeleaf
2018-06-10 23:00:18 +02:00
Tom Hombergs
0313684ef6
Merge pull request #4426 from krnkhanna1989/BAEL-1789_new
...
resolved conflicts
2018-06-10 21:54:20 +02:00
Tom Hombergs
c36156418a
added article link
2018-06-10 21:52:09 +02:00
Loredana Crusoveanu
45b7401253
text fix
2018-06-10 22:36:58 +03:00
Loredana Crusoveanu
272497eaaf
pattern config filter
2018-06-10 22:30:59 +03:00
Chandra Prakash
7f2c4e5535
Added sample code for type inference. ( #4443 )
2018-06-10 12:26:03 -07:00
psysane
8ebe69f176
Example unit test for the article "Count with JsonPath"
2018-06-11 00:19:21 +05:30
charlesgonzales
ce4b42926f
Add back-links and created new readme.md for the relevant articles ( #4428 )
...
* Update README.md
* Create README.MD
add relevant article
* 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
2018-06-10 08:41:07 +02:00
Tom Hombergs
28dae18f5b
Create README.md ( #4422 )
2018-06-10 08:02:54 +02:00
Grzegorz Piwowarek
8767e923a4
Refactor MappingFrameworksPerfomance ( #4436 )
...
* Refactor MappingFrameworksPerfomance
* Increase warmups
* Simplify tests
2018-06-10 08:02:41 +02:00
Alejandro Gervasio
eeb7d1c68e
Initial Commit ( #4427 )
2018-06-09 19:56:29 -05:00
KevinGilmore
df85f99c98
BAEL-1766: Update README ( #4435 )
2018-06-09 10:53:21 -05:00
Loredana Crusoveanu
73171bc3ce
Merge pull request #4433 from eugenp/thymeleaf-sec-upgrade
...
upgrade to boot 2
2018-06-09 13:07:27 +03:00