Commit Graph

6919 Commits

Author SHA1 Message Date
Tim Schimandle 4f0ae5d2e3 BAEL-1176 SPring Could Heroku (#3212)
* BAEL-1176 setting up base application with in memory database

* BAEL-1176 adding postgres stuff

* BAEL-1176 swapping product entity for book entity to make this in line with other spring boot apps.

* BAEL-1176 change products endpoint to books
2017-12-21 18:22:27 +01:00
Shouvik Bhattacharya d14cc42306 BAEL-1438: TreeMap vs HashMap (#3265)
* BAEL-1438: Final code.

* BAEL-1438: Temporary commit.

* BAEL-1438: New Changes.

* BAEL-1438: New test case to support Java 8 features.
2017-12-21 08:44:27 -08:00
André Thiago 2bff7a623e BAEL-1328 Solving conflcts and applying code formatter. (#3273)
* BAEL-1328 How to Invert an Array in Java

* Removing code from evaluation article.

* BAEL-1328
Adjusting spaces and implement inversion with commons lang3 and guava.

* BAEL-1328 Renaming unit test class; using AssertJ.

* BAEL-1328 Change to use rangeClosed.

* BAEL-1326 Solving conflicts and apply code formatting.
2017-12-21 09:06:58 -06:00
Eugen 9ed1d5b7b4
Delete README.md 2017-12-21 11:10:07 +02:00
José Carlos Valero Sánchez b4dd01013f
Merge pull request #3241 from linhvovn/BAEL-1411
[tlinh2110@gmail.com] Testing Method Security
2017-12-20 22:38:53 +00:00
José Carlos Valero Sánchez 9c0c1e78a3
Merge pull request #3245 from chrisoberle/master
Add flyway-callback demo code per BAEL-1316
2017-12-20 21:43:16 +00:00
KevinGilmore 057b41029a
Update README (#3272)
* BAEL-973: updated README

* BAEL-1069: Updated README

* BAEL-817: add README file

* BAEL-1084: README update

* BAEL-960: Update README

* BAEL-1155: updated README

* BAEL-1041: updated README

* BAEL-973: Updated README

* BAEL-1187: updated README

* BAEL-1183: Update README

* BAEL-1133: Updated README

* BAEL-1098: README update

* BAEL-719: add README.md

* BAEL-1272: README update

* BAEL-1272: README update

* BAEL-1196: Update README
2017-12-19 22:46:36 -06:00
daoire c9eeb7f04f
Merge pull request #3270 from eugenp/daoire-patch-2
Update README.md
2017-12-19 19:40:00 +00:00
daoire 2cbd44df83
Update README.md 2017-12-19 19:03:15 +00:00
linhvovn 665195dc98 [tlinh2110@gmail.com] Update test runner 2017-12-19 23:30:22 +08:00
Eugen Paraschiv 533218682f import cleanup 2017-12-19 13:51:58 +02:00
Seun Matt 87e7b66300 Added Complete Source Code for VRaptor BAEL-1214 (#3237)
* added updated example codes

* updated example code StringToCharStream

* deleted StringToCharStream.java locally

* removed redundant file

* added code for apache commons collection SetUtils

* refactored example code

* added example code for bytebuddy

* added example code for PCollections

* update pom

* refactored tests for PCollections

* spring security xml config

* spring security xml config

* remove redundant comment

* example code for apache-shiro

* updated example code for Vavr Collections

* updated Vavr's Collection example

* updated Vavr Collection file

* updated example code for Apache Shiro

* updated Vavr Collections example

* added example code for N1QL

* update example code for N1QL

* added integration test for N1QL

* update N1QL Example code

* update the N1QL example Code

* rename module to couchbase

* rename module to couchbase

* change module name in parent module and pom

* added cas-server module

* added cas secured app for Spring SSO with CAS

* refactor cas modules into cas folder

* updated files

* removed redundant files

* refactor the config for cas-server

* added sql file to generate tables and database

* added source code for VRaptor

* update source code for VRaptor article

* update pom and reformat code
2017-12-19 11:02:45 +01:00
Ahmed Tawila 3bcff4672e fix spring boot project failure (#3267) 2017-12-19 07:38:39 +01:00
Binesh Narayanan 94ace2eda8 BAEL-1348 | BatchProcessing example using jdbc (#3216)
* BAEL-EVAL | Adding an example to demo Bean Injection

### Changes done
A Spring boot app to demo bean injection

* Adding @Autowired for Constructor Injection

* BAEL-EVAL | Correcting the method name

* BAEL-EVAL

* BAEL-1348 | Adding example of Batch Processing in JDBC

### Changes done
- Added one example using statement
- Added one example using preparedstatement

* Removing evaluation article

* BAEL-1348 | Adding example of Batch Processing in JDBC

### Changes done
- Added an example using statement
- Added an example using preparedstatement

* BAEL-1348 | BatchProcessing example using jdbc

### Changes done
- Add example using statement
- Add example using PreparedStatement
- Add Unit Tests

* BAEL-1348 | Changes to pom.xml and refactoring UnitTest

* BAEL-1348 | Removing the example using spring-boot
2017-12-19 07:37:35 +01:00
linhvovn d145e559e2 [tlinh2110@gmail.com] remove unsed property 2017-12-18 22:57:20 +08:00
linhvovn fb5dd0a85e [tlinh2110@gmail.com] Remove unused test cases 2017-12-18 22:55:23 +08:00
chober 8828d98fc7 update flyway dependency to latest 5.0.2 release 2017-12-18 13:52:59 +00:00
Carsten Gräf 617c2ffdba
Merge pull request #3257 from shouvikbhattacharya/BAEL-1433
BAEL-1433: Guide to TreeSet in Java
2017-12-18 06:50:12 +01:00
Carsten Gräf 89b2cdf238
Merge pull request #3225 from dhruba619/master
BAEL-1207 File search using Lucene
2017-12-18 06:48:14 +01:00
Loredana Crusoveanu 6592e4d179
Merge pull request #3239 from Wosin/BAEL-1367-variable-handles-demistyfied
VarHandles
2017-12-17 10:27:08 +02:00
Dominik ec95d9b208 BAEL1367: VarHandles Article 2017-12-17 01:19:46 +01:00
Loredana Crusoveanu 925297c60f
Merge pull request #3253 from asturcon/tutorials/binaryTreeJava
BAEL-1339 - Implementing a binary tree in Java
2017-12-16 20:21:01 +02:00
Loredana Crusoveanu d3053922ca
Merge pull request #3256 from eugenp/BAEL-720
change repo name
2017-12-16 18:07:55 +02:00
shouvikbhattacharya 6b323c45cc BAEL-1433: Minor changes. 2017-12-16 21:28:03 +05:30
Loredana Crusoveanu afb9578847 change repo name 2017-12-16 17:46:57 +02:00
Pazis a5f78cf7d5 BAEL-1308 - Copy a File with Java (#3000)
* Create Student.java

* Create ApplicationContextTestBeanInjection.java

* Update Student.java

* added tests

added tests

* BAEL-1308

part 1

* Create test_stream.txt

* Create test_files.txt

* Create test_channel.txt

* Create test_apache.txt

* Create test.txt

* Delete test.txt

* Create readme.txt

* Delete Student.java

* Delete StudentInjectionTest.java

* Delete ApplicationContextTestBeanInjection.java
2017-12-16 13:18:09 +01:00
Grzegorz Piwowarek bac07e4dca
Update README.md (#3252) 2017-12-16 13:15:22 +01:00
Carsten Gräf 1d73d59d93
Merge pull request #3243 from shouvikbhattacharya/BAEL-1433
Bael 1433: Guide to TreeSet in Java
2017-12-16 12:47:39 +01:00
Marcos 959845621f refactor 2017-12-16 12:37:30 +01:00
Marcos 7acbc7902d recursived deletion binary tree 2017-12-16 12:33:50 +01:00
Loredana Crusoveanu 5055f348b6
Merge pull request #3255 from eugenp/BAEL-1304
change test name
2017-12-16 11:07:43 +02:00
Loredana Crusoveanu f7c32aabb1 change test name 2017-12-16 10:39:02 +02:00
Loredana Crusoveanu 6e0f93def2
Merge pull request #3236 from abialas/master
BAEL-1304
2017-12-16 09:09:24 +02:00
Loredana Crusoveanu 4ae33ebdf8
Merge pull request #3254 from egoebelbecker/master
BAEL-1374 -reuse search array
2017-12-16 08:13:55 +02:00
ericgoebelbecker e20d477733 BAEL-1374 - reuse array 2017-12-15 18:58:37 -05:00
abialas 970de81734 BAEL-1304 changes after code review 2017-12-15 23:43:51 +01:00
Marcos 9ead70be1b var renamed 2017-12-15 20:42:56 +01:00
Marcos 1fa5e1a8e3 Merge remote-tracking branch 'upstream/master' into tutorials/binaryTreeJava 2017-12-15 20:27:41 +01:00
Marcos 15bc324430 binary tree changed to follow a recursive approach 2017-12-15 20:26:16 +01:00
ericgoebelbecker 6809155a91 BAEL-1374 - same search in each loop. 2017-12-15 13:19:43 -05:00
Jose Bob Santos Jr ae109dfb7c BAEL-1330 Primitive Type Streams in Java 8 (#3106)
* initial commit for first article evaluation

* fixed compilation error

* removed final keywords for compliance

* added unit tests and refactored as needed

* refactored application-context.xml to use self-closing tags

* renamed tests to use UnitTest suffix

* removed unnecessary annotation

* added code samples for primitive streams

* removed sample code and tests for evaluation article

* renamed unit test to proper unit test naming

* added a test to show boxed method

* added the assertion to the test fox boxed

* changed mapToInt test to use Arrays.asList instead of a POJO as per Grzegorz and Eugen
2017-12-15 02:50:51 +01:00
ocheja 171d28a9d1 Remove verbose file info content (#3238)
* Define beans for handling different message types in a lean chat app

* Add class based spring beans configuration

* Define spring configuration in XML for constructor based bean injection

* Refactor package structure to separate constructor based bean injection code set from setter based bean injection code set

* Define configuration and classes specific to setter-based bean injection.

* Implement tests for constructor-based and setter-based bean injections

* develop codes for explaining type erasure

* Write unit tests for type erasure examples

* Remove evaluation article code

* Modify type erasure examples and unit tests

* Modify type erasure examples and unit tests

* Add expected exception in TypeErasureUnitTest

* Correct grammar in class name

* Implement File Manager app to demonstrate Polymorphism. Develop unit tests for Polymorphism article code

* Add examples for static polymorphism

* Change sysout statments to slf4j log info statements

* Add assertions and expected errors check on Test

* Add assertions and expected errors check on Test

* Correct compile time error of symbol not found

* Removed commented out non-compiling test.

* Replace string concatenations with String.format

* Replace string concatenations with String.format

* Remove verbose file info descriptor and replace with simpler one
2017-12-14 23:06:41 +01:00
chober f9a24e2420 remove maven wrapper 2017-12-14 21:03:53 +00:00
chober e13815415a add flyway-callback demo per BAEL-1316 2017-12-14 21:02:05 +00:00
Loredana Crusoveanu 542bbddab1
Merge pull request #3244 from eugenp/BAEL-720
fix windows jenkins script
2017-12-14 22:48:14 +02:00
Loredana Crusoveanu 92c92ee96c fix windows jenkins script 2017-12-14 22:24:31 +02:00
Loredana Crusoveanu b2c31853a7
Merge pull request #3167 from dassiorleando/master
BAEL-720: Intro to Jenkins 2 and the power of pipelines
2017-12-14 21:48:44 +02:00
Muhammed Almas 9627971b46 BAEL-1375 Using compute for every usage. (#3242) 2017-12-14 17:54:27 +01:00
shouvikbhattacharya ef4b560965 BAEL-1433: Article complete pushing final code. 2017-12-14 22:14:58 +05:30
Dassi Orleando 8caf1a6d4f Merge branch 'master' of https://github.com/eugenp/tutorials 2017-12-14 17:13:33 +01:00