Commit Graph

32 Commits

Author SHA1 Message Date
sampadawagde 1a53db30c9 JAVA-5223: Fix formatting of POMs (Part 8) 2021-05-09 16:26:44 +05:30
Krzysztof Woyke 63e5a2dad0 JAVA-3596: Clean up exec-maven-plugin config 2021-04-02 15:43:27 +02:00
Loredana Crusoveanu 7ab2f437ee Revert "BAEL-4134" 2020-07-07 14:18:10 +03:00
johnA1331 7b80e93607 Merge branch 'master' into master 2020-05-07 11:05:00 +08:00
johnA1331 7f43685567 Update README.md 2020-05-05 08:35:36 +08:00
mikr 753c0ef0d0 Java-1470 Fix compilation errors and Readme files 2020-04-29 21:55:48 +02:00
johnA1331 c34f99f42a Update README.md 2020-04-10 16:21:07 +08:00
johnA1331 5e90298049 Update README.md 2020-04-07 16:24:27 +08:00
Krzysiek 1022c706a4 JAVA-1088: Move java-generating-barcodes-qr-codes into spring-boot-libraries module 2020-03-20 23:49:49 +01:00
Loredana f3d7a9d5fe move nullaway article 2020-03-19 22:38:01 +02:00
Loredana Crusoveanu 992659b9f3 Merge pull request #8904 from johnA1331/master
BAEL-22474
2020-03-19 18:34:01 +02:00
Jonathan Cook fa97ab6c43 Merge pull request #8676 from antmordel/master
BAEL-3635 Intro to Alibaba Arthas
2020-03-18 07:41:50 +01:00
johnA1331 a494d8b0e5 Update README.md 2020-03-18 14:29:11 +08:00
johnA1331 fd4fce2677 Update README.md 2020-03-18 12:46:41 +08:00
Graham Cox 4131d1ebbd Moved the Moshi examples to json-2 (#8898) 2020-03-17 07:30:46 -07:00
Antonio Moreno 0b8b9715c6 BAEL-3635 Intro to Alibaba Arthas
Adding a case study to show Arthas.
2020-03-16 19:38:18 +00: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
KevinGilmore 7cdbcaab3f BAEL-3459 update README (#8791)
* BAEL-3336 BAEL-3058 add links

* BAEL-3319: add link

* BAEL-3284: add link

* BAEL-3198: add link to article

* BAEL-3479: add link to article

* BAEL-3485: add article link

* SCALA-38: move to new package and add link back to article

* SCALA-38: add imports back into unit test

* BAEL-3459: add link back to article
2020-02-29 10:21:13 -06: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
Kamlesh Kumar a73581fbaf BAEL-3459 updated cache2k example and test cases (#8732) 2020-02-20 21:46:22 -06: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
johnA1331 da05eb3e28 Update README.md 2020-02-10 14:09:27 +08:00
johnA1331 ed430ca753 Update README.md 2020-02-10 14:06:41 +08: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
johnA1331 b770503fb1 Update README.md 2019-11-22 00:25:10 +08:00
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