Commit Graph

185 Commits

Author SHA1 Message Date
pedja4 b0e741042b Merge pull request #1279 from felipe-gdr/master
BAEL-632: Mockito's Java 8 features
2017-03-02 12:11:30 +01:00
Adam InTae Gerard 41bf9ddd6d BAEL-9 Final (#1262)
* BAEL-9 #3

* pom.xml fix

* Final
2017-03-01 22:29:55 -06:00
Felipe Reis 30a6924217 feat: Add new module, mockito2, to root pom.xml
Resolves: BAEL-632
2017-03-01 20:18:20 -03:00
Andrew Morgan 73026b6565 Added reactor core 2017-02-26 12:32:33 +00:00
Grzegorz Piwowarek 86029a3487 Rename module (#1234)
Rename libraries module
2017-02-26 10:06:21 +01:00
Aram89 d260fb2ad6 Added new module to demonstrate topic "Introduction to RabbitMQ". (#1197) 2017-02-25 10:45:21 +01:00
pedja4 93162b9399 Merge pull request #1202 from tomekl007/BAEL-602
BAEL-602 jool
2017-02-23 17:09:26 +01:00
Tomasz Lelek 0fcae56196 BAEL-602 use Stream.of 2017-02-23 16:03:49 +01:00
Tomasz Lelek 06f69c29d8 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-633 2017-02-22 15:17:21 +01:00
Adam InTae Gerard 72d5bfca82 BAEL-9 #3 (#1207)
* BAEL-9 #3

* pom.xml fix
2017-02-21 18:15:35 -06:00
Tomasz Lelek 12193e96fa BAEL-633 proper formatting and test naming 2017-02-21 17:29:29 +01:00
Nancy Bosecker 3371c9047a Moved code to apache-solrj from spring-data-solr, updated code to 6.4.0 solrj, fixed dependencies in both modules (#1196)
* Solr w Apache SolrJ

* Solr w Apache SolrJ

* updated test names and moved add to @before method

* create apache-solrj module, moved code from spring-data-solr
2017-02-20 19:28:16 -06:00
slavisa-baeldung 333953b204 BAEL-183 - refactoring and moving testng to dedicated module 2017-02-18 22:56:41 +01:00
slavisa-baeldung 6c282a742c BAEL-639: Fixing failing test 2017-02-18 07:31:10 +01:00
Tomasz Lelek 00d83f9070 BAEL-602 create JOOL module, one test case 2017-02-17 18:26:23 +01:00
Tomasz Lelek 5b1135cae6 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-633
Conflicts:
	pom.xml
2017-02-17 16:02:23 +01:00
baljeet20 947fddab54 BAEL-604 Introduction to Apache velocity (#1179)
* BAEL-604 Introduction to apache velocity

* BAEL-604 Introduction to apache velocity
2017-02-15 16:04:39 +01:00
Andrew Morgan f3f021f036 Mesos marathon module (#1107)
* mesos marathon demo

* Updated DockerFile to point to maven target

* Pointed to baeldung docker repository

* Added file permissions for Dockerise script
2017-02-15 02:20:28 +01:00
Tomasz Lelek b3303dc0cf BAEL-633 craete cglib template 2017-02-14 16:17:55 +01:00
eugenp 22d26048b6 fixes after project move 2017-02-10 11:35:01 +02:00
eugenp 27190ae119 temporary change 2017-02-10 10:08:54 +02:00
pivovarit 426944f72b Enable GIB 2017-02-10 07:38:21 +01:00
pivovarit 30ed03aea1 Enable incremental 2017-02-09 21:45:17 +01:00
pivovarit 234cdb16b2 Enable incremental 2017-02-09 21:40:31 +01:00
pivovarit ae3ee2150f Disable incremental build by default 2017-02-09 21:17:29 +01:00
pivovarit 57d5278707 Disable incremental build by default 2017-02-09 21:09:20 +01:00
pivovarit b6155df130 Disable incremental build by default 2017-02-09 20:58:30 +01:00
pivovarit 949e0005d8 Enable incremental build 2017-02-09 20:43:43 +01:00
Tomasz Lelek 652def889a BAEL-542 start application properly when integation test started 2017-02-04 23:50:47 +00:00
Andrew Morgan ad104bfe8c Revert "mesos marathon demo"
This reverts commit 93c704cbf7.
2017-02-04 17:21:41 +00:00
Andrew Morgan 93c704cbf7 mesos marathon demo 2017-02-04 17:18:14 +00:00
Pedja 2dcc2311c5 BAEL-572 BackPressure -> Backpressure; code reformatted; included rxjava in parent pom 2017-02-03 17:37:54 +01:00
DOHA 3522c0537b rename openID module 2017-02-02 14:00:34 +02:00
Victor Mosin d8efbb5c75 Introduced new module due to BAEL-598 2017-02-01 20:45:21 +01:00
mujahid d07136065a BAEL-347 - Full-text search with SOLR (#1080)
* solr-fulltext-search module created

* solr-fulltext-search modue created
2017-01-31 19:11:46 +01:00
Abhinab Kanrar d4c1ce44b6 PR for spring-mobile (#1062)
* rest with spark java

* 4
2017-01-29 16:32:38 +01:00
Alex Theedom 9220584528 Add video tutorial module and Jackson annotation code 2017-01-23 16:56:53 +00:00
Ravi-ronic 7a4d666521 BAEL-524 Building an MVC application using Struts 2 (#1010)
* BAEL-524	 Building an MVC application using Struts 2

* BAEL-524	 Building an MVC application using Struts 2

* BAEL-524	Building an MVC application using Struts 2
2017-01-23 16:10:49 +01:00
Muhammed Almas f7236b301b BAEL-519 Disruptor in its own module. (#1017)
* 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.
2017-01-21 06:51:04 -06:00
Parth Joshi ad63b55edb Spark Java Article BAEL-498 (#912)
* Initial Commit for Spark Java Article BAEL-498

* reverting main pom.xml and rollbacking accidental changes.

* Changes as per review:

1. Added UserService
2. Renamed UserStore to UserServiceMapImpl
3. Removed Empty spaces in User.java
4. Removed AppTest
5. Changes in SparkRestExample for using UserServiceMapImp instead of
UserStore static functions.

* Suggested changes in print messages.

* Changes as per comments on github... for PR:
https://github.com/eugenp/tutorials/pull/912

* Changes in editUser function as per guidance by Kevin.

* Clean up

* added 1.8 config for pom.xml

* Clean up.

* Removed junit dep.

* Added Application/json in response type.
2017-01-19 20:14:30 -06:00
pedja4 32ad05a43e Merge pull request #951 from tomekl007/BAEL-382_kotlin
BAEL-382 kotlin
2017-01-17 12:52:22 +01:00
pedja4 5cc5d7dc12 Merge pull request #976 from DianeDuan/dropwizard-metrics
BAEL-548: Intro to Dropwizard Metrics
2017-01-17 04:18:31 +01:00
Diane Duan 63d20dc1b1 pom, ut method names 2017-01-17 09:56:45 +08:00
tschiman 299fed28f5 Merge remote-tracking branch 'upstream/master' 2017-01-12 22:14:15 -07:00
Saptarshi Basu 06ceb4d87c JAX-RS API using Jersey [BAEL-558] (#956)
* WatchService vs. Apache Commons IO Mnitoring

* Indentation fixed

* Indentation fixed

* JAX-RS API using Jersey [BAEL-558]

* JAX-RS API using Jersey [BAEL-558]

* Modifications made to remove xml

* applicationContext.xml removed

* All try catch moved to ExceptionMapper

* fixes

* review comments incorporated

* module renamed
2017-01-12 14:55:18 +01:00
tschiman f221faca4c BAEL-442 Adding spring-sleuth module and supporting code for application. 2017-01-09 23:26:30 -07:00
Shubham Aggarwal e27131f3a5 Added java-mongodb module (#978)
* Made maven project.

* Added mongo driver dependencies.

* Added crud operations.

* Class rename

* Added tests
2017-01-09 17:50:14 +01:00
Predrag Maric f39332f269 Added spring-amqp module 2017-01-08 20:47:10 +01:00
pivovarit e32e9d6f7d Add "aws" module 2017-01-04 19:47:20 +01:00
Diane Duan 494e539700 init 2017-01-04 17:50:53 +08:00