Commit Graph

172 Commits

Author SHA1 Message Date
Rokon Uddin Ahmed 5da2ea995c 08.04.2018 (#3954)
* 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

* Update README.md

* Update README.md

* Update README.md

* Update README.md

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

* 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
2018-04-11 07:33:18 +02:00
Harsh Jain 01ff4b53ab BAEL-1577 : hamcrest core matchers examples added as test cases (#3887) 2018-03-25 23:29:42 -07:00
Tom Hombergs 26b94ac17e added article link (#3866) 2018-03-24 16:46:09 +01:00
Tom Hombergs 5ce09eb2eb removed unnecessary class
fixed test so that not all data is written at once
2018-03-18 20:13:42 +01:00
iaforek 2fe8d8810d BAEL-1609 Updated test to throw exception 2018-03-18 13:05:54 +00:00
iaforek 928755d17e BAEL-1609 Added test for CountingOutputStream 2018-03-13 19:01:29 +00:00
iaforek 3c4b0fb20f BAEL-1609 Updated guava version from 21.0 to 24.0-jre 2018-03-13 18:30:34 +00:00
DOHA a674acacb9 move hamcrest text and file matchers 2018-03-05 17:17:25 +02:00
DOHA 1d42f7c9bd hamcrest text and file matchers 2018-02-26 14:12:11 +02:00
Aprian Diaz Novandi 53627ae439 Add link to Guava Memoizer article (#3706) 2018-02-24 08:15:37 +01:00
Aprian Diaz Novandi bd9a87c137 Simplify unit test logic (#3548) 2018-01-31 15:58:52 +01:00
Aprian Diaz Novandi d1a4848cb4 BAEL-1464 Guava Memoizer (#3420)
* BAEL-1464 Guava Memoizer

* Update codes based on code review and discussion in JIRA
2018-01-29 09:26:15 +01:00
Doha2012 ee86e6b6ad fix blocking tests (#3378)
* make sure modules using java8

* move url matching code

* upgrade boot parent

* minor cleanup

* fix blocking tests
2018-01-08 22:39:01 +01:00
KevinGilmore 2f651ddea3 BAEL-1005: README (#2246)
* BAEL-886: Updated README

* BAEL-917 Testing with Google Truth

Updated README

* BAEL-936: adding akka-streams module to parent

* BAEL-936: Update README

* BAEL-918: Update README

* BAEL-980: Update README

* BAEL-967: Update README

* BAEL-509: Using @GetMapping instead of @RequestMapping with method=GET

* BAEL-1005: Update README
2017-07-10 20:20:20 -05:00
Tomasz Lelek 57279a1b5c BAEL-1005 bloom filter code (#2171) 2017-07-08 12:30:38 -05:00
Grzegorz Piwowarek d191622109 Ratelimiter fix (#2231)
* RateLimiter fix

* RateLimiter fix
2017-07-08 13:16:40 +02:00
Grzegorz Piwowarek c598b937f0 RateLimiter fix (#2229) 2017-07-08 08:43:14 +02:00
Tomasz Lelek 98633dce67 Beal 1006 rate limmiter (#2224)
* BAEL-1006 rate limiter tests

* BAEL-1006 simpler example
2017-07-08 06:51:41 +02:00
Grzegorz Piwowarek fa37221411 Create README.md (#2078) 2017-06-15 16:10:35 +02:00
Doha2012 48cd6f876f Fix test names (#1853)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom

* cleanup pom

* add missing parent

* fix logging issue

* fix test names
2017-05-15 11:35:14 -05:00
Doha2012 7c73abdede cleanup pom (#1836)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom
2017-05-12 13:32:54 -05:00
Tomasz Lelek 5cfb7b0979 BAEL-906 code for min max priority queue and evicting queue (#1827)
* BAEL-906 code for min max priority queue and evicting queue

* BAEL-906 simplify example

* BAEL-906 test method renamed
2017-05-12 14:12:22 +02:00
Doha2012 35231d0c19 cleanup parent dependencies (#1828)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Doha2012 9692ae36fb add parent to pom (#1816)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom
2017-05-09 23:37:43 +03:00
Mateusz Mrozewski b2dbc9d2b9 Feature/beal 642 classtoinstancemap (#1801)
* BAEL-642 ClassToInstanceMap example added

* BAEL-642 Improved example for ClassToInstanceMap

* Reverted change in pom.xml

* BAEL-642 Move the ClassToInstanceMap examples to guava module as unit tests

* BAEL-642 changed test names to given_when
2017-05-07 16:32:42 +02:00
Mateusz Mrozewski a623ddbf45 BAEL-642 ClassToInstanceMap example (#1767)
* BAEL-642 ClassToInstanceMap example added

* BAEL-642 Improved example for ClassToInstanceMap

* Reverted change in pom.xml

* BAEL-642 Move the ClassToInstanceMap examples to guava module as unit tests
2017-05-03 22:47:34 +02:00
amilabanuka 4aff9d33d9 BAEL-640: Guide to Mathematical Operations with Guava (#1754)
* Added the Spring Core dependency Injection methods source code

* Added test cases for dependency Injection type demo

* Added Guava Math operation test

* reverted the evaluation article code

* reverted evaluation article

* Removed evaluation article code
2017-04-30 22:10:12 +02:00
slavisa-baeldung f508eccfdc BAEL - 318 - resolving conflicts 2017-04-23 08:50:57 +01:00
Doha2012 74688cf30e remove log4j dependencies (#1675)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies
2017-04-18 22:39:13 +02:00
Doha2012 7525544e09 use standard logback.xml (#1666)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml
2017-04-17 18:41:23 +02:00
Diane Duan 3fb4e03a49 BAEL-640: Guide to Mathematical Operations with Guava (BDD naming) (#1599)
* Guava IntMath tests

* Guava DoubleMath test

* break down testDoubleMath()

* bdd ut naming

* bdd ut naming 2

* break down round unit test

* rename unit tests
2017-04-11 10:11:58 +02:00
Diane Duan 54615ddd11 BAEL-640: Guide to Mathematical Operations with Guava (#1390)
* Guava IntMath tests

* Guava DoubleMath test

* break down testDoubleMath()
2017-04-02 21:28:36 +02:00
mariiakulik 6300112fc6 README files update (#1435)
* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

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

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.MD

* Create README.md
2017-03-18 20:25:06 +01:00
Tomasz Lelek f57a7ddaed Bael 641 (#1282)
* BEEL-641 guava reflection utils code

* BEEL-641 fix formatting

* BEEL-641 add assertion on subttype number -> integer

* BEEL-641 rename class

* BEEL-641 formatting

* BEEL-641 add comparison using standard java reflecetion api and guava one
2017-03-03 06:15:34 +01:00
mariiakulik e5ecd86f27 README files update (#1195)
* 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

* 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

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

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

* Create README.md

* Update README.md

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

* 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

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

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

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Delete README.md
2017-02-19 22:22:43 +01:00
slavisa-baeldung 429c700caf BAEL-639: Fixing failing test 2017-02-15 10:04:00 +01:00
slavisa-baeldung f7ef3766cb BAEL-639: Guide to Guava's EventBus Tests - adding sleep 2017-02-15 09:58:37 +01:00
Stephen Braimah 9135c6073e BAEL-639: Guide to Guava's EventBus Tests - removed EventWrapper and added DeadEvent Subscriber 2017-02-15 06:46:19 +01:00
Stephen Braimah 2ab1c19561 BAEL-639: Guide to Guava's EventBus Tests - removed EventWrapper and added DeadEvent Subscriber 2017-02-13 20:45:43 +00:00
Andrew Morgan b279e70989 CacheLoader tests 2017-02-12 18:38:17 +00:00
slavisa-baeldung 4077ee29c5 BAEL-639 - moving from test to main source tree 2017-02-07 06:44:59 +01:00
Muhammed Almas c198a96ec5 Pre conditions (#1128)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.

* BAEL-637 Guide to PreConditions

* BAEL-637 Used assertJ for exception assertion.

* BAEL-637 updated tests to use assertJ.

* BAEL-637 Removed redundant tests.

* BAEL-637 explicitely specify the null varargs.

* BAEL-637 explicitely specify the null varargs.
2017-02-06 22:03:47 +01:00
eugenp 24ccec2a20 minof formatting work 2017-02-06 00:37:53 +02:00
Muhammed Almas 1565938803 Pre conditions (#1116)
* BAL-36 File size api in java and apache commons IO

* BAEL-282 grep in java - fixes after code review

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor library

* BAEL-519 Added support for disruptor

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved all supporting classes to main source

* BAEL-519 Moved asserts and test classes in test folder.

* BAEL-519 moved test related producer and consumer to src.

* BAEL-586 Guide to Guava BiMap.

* BAEL-587 formatted code.

* BAEL-519 LMAX Disruptor

* BAEL-587 resolved merge

* BAEL-587 Resolved merge

* BAEL-519 Removed disruptor link.

* BAEL-519 Reverted Guava changes

* RFQ-587 Added disruptor as a separate module.

* BAEL-519 Disruptor changes.

* BAEL-519 Removed disruptor from core-java module.

* BAEL-637 Guide to PreConditions

* BAEL-637 Used assertJ for exception assertion.

* BAEL-637 updated tests to use assertJ.

* BAEL-637 Removed redundant tests.
2017-02-05 22:06:31 +01:00
slavisa-baeldung b2ed0e5e09 Merge branch 'master' into sla-pr/1104
Conflicts:
	guava/pom.xml
2017-02-05 12:12:33 +01:00
Stephen Braimah 80c07b0ab2 BAEL-639: Guide to Guava's EventBus Tests - corrected formatting 2017-02-04 14:07:16 +00:00
slavisa-baeldung 1b1b5becd7 BAEL-639 - reformatting 2017-02-01 14:10:57 +01:00
slavisa-baeldung c60d15b894 Merge branch 'master' into pr/1084-stephen-brahimi-guava-eventbus 2017-02-01 13:37:19 +01:00
Predrag Maric 352b466bce BAEL-638 Fixed one variable name 2017-02-01 01:34:33 +01:00
Stephen Braimah b2fcd4a953 BAEL-639: Guide to Guava's EventBus Tests 2017-01-31 22:21:24 +00:00