Commit Graph

12 Commits

Author SHA1 Message Date
Graham Cox 4131d1ebbd Moved the Moshi examples to json-2 (#8898) 2020-03-17 07:30:46 -07:00
Anshul Bansal a6c090f66b BAEL_3760-Introduction-to-Takes (#8767)
* Initial commit

* Intro to Takes

* Takes - code

* Code changes

* Takes - unit and integration test

* Takes - hit-refresh feature

* Takes - renamed hit-refresh to reload

* Takes - review changes
2020-03-01 13:07:50 +00:00
Graham Cox b609d50214 Examples for Moshi Json (#8753)
* Examples for Moshi Json

* Renamed Moshi tests to BDD style

* Updated some indents

* Minor code tweak to prefer ternary over if/else
2020-02-21 12:07:58 -08:00
Eric Martin 409ebc1a90 Merge pull request #8683 from SmartyAnsh/BAEL-3758_AOP_Annotations_jcabi-aspects
BAEL-3758 - AOP Annotations of jcabi-aspects
2020-02-20 20:00:58 -06:00
Anshul BANSAL 093ace0a27 Code moved to libraries-3 module 2020-02-18 15:32:00 +02:00
Sam Millington 9391ed87d9 Added code for open-cv (#8657)
* Added code for open-cv

* moved code over to image-processing directory
2020-02-08 18:18:32 +00:00
Kamlesh Kumar a51dd49517 BAEL-3459: Introduction to cache2k (#8651) 2020-02-05 21:07:19 -06:00
mguarnaccia 0648ba53ab Bael 3460 (#8550)
* Hexagonal architecture: a quick and practical example

* BAEL 3486

* BAEL-3460

Airline introduction

* BAEL-3460

* BAEL-3460

Airline introduction
BAEL-3460

* BAEL-3460

* Formatting
2020-01-27 15:30:53 +00:00
Catalin Burcea e9e36b35d2 [BAEL-3390] - Overview of generating barcodes and QR codes in Java (#8418)
Co-authored-by: ashleyfrieze <ashley@incredible.org.uk>
2020-01-25 16:07:29 +02:00
Paturi Radhe Sravan 7a23abe4ff BAEL-3597 Cactoos (#8512)
* BAEL-3597 Cactoos

* BAEL-3597 Cactoos

* BAEL-3597 Cactoos

* BAEL-3597 Cactoos
2020-01-14 09:04:07 -08:00
Dhawal Kapil 656e6d1738 BAEL-18777 POM Properties Cleanup #8234
- Properties cleanup of projects starting with k,l and m
2019-11-24 13:33:51 +05:30
Priyank Srivastava e16bd73565 BAEL 3320 JCommander (#7971)
* init jcommander

* add model layer jcommander app

* service scaffolding

* init jcommander cli layer

* wire up services and commands

* splitter impl; validator impl; tests and cleanup

* cleanup pom

* integration tests

* fix uuid validator example

* optimise uuid regex; if-else to switch

* review comments

* fix builder formatting

* change list assertion in fetch charges tests

* missing minor edit

* move to new module libraries-3

* rm unwanted files
2019-11-05 21:52:34 +00:00