Commit Graph

171 Commits

Author SHA1 Message Date
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
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
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
pivovarit b6d9e5a7c0 Refactor Algorithms module 2017-01-03 18:50:56 +01:00
Tomasz Lelek 3351d96147 BAEL-382 add kotlin module 2017-01-02 11:51:12 +01:00
pivovarit 5e60c50851 jackson-annotations -> jackson 2017-01-01 13:05:32 +01:00
pivovarit d7749e20bb Refactor pom.xml 2017-01-01 12:31:32 +01:00
Egima profile babd9da492 Javaslang project (#927)
* made changes to java reflection

* removed redundant method makeSound in Animal abstract class

* added project for play-framework article

* added project for regex

* changed regex project from own model to core-java

* added project for routing in play

* made changes to regex project

* refactored code for REST API with Play project

* refactored student store indexing to zero base

* added unit tests, removed bad names

* added NIO Selector project under core-java module

* requested changes made

* added project for nio2

* standardized exception based tests

* fixed exception based tests

* removed redundant files

* added network interface project

* used UUID other than timestamps

* fixed network interface tests

* removed filetest change

* made changes to NIO2 FileTest names

* added project for asyncronous channel apis

* added project for NIO2 advanced filesystems APIS

* merge conflicts

* merged changes to asyncfiletest with future get API

* removed while loops from async client and server

* added project for java8 optional

* fixed merge conflicts in spring-core

* fixed optional

* fixed optional

* fixed asyncechotest

* shifted optional to own package

* made additional tests to demo filter API

* added code for Map

* added javaslang project

* javaslang project

* added pattern matcher code
2016-12-28 08:33:38 +01:00
Abhinab Kanrar 20bbeb3e65 commiting spring reactor (#922)
* commiting spring reactor

* updating exception handling
2016-12-28 08:11:13 +01:00
Pedja ff5e07323d Renamed module imageprocessing to image-processing 2016-12-26 13:25:12 +01:00
Luís Soares c271755048 Initial commit of Jsoup example (#913)
* Initial commit of Jsoup example

* Initial commit of Jsoup example

* Fix the requested changes
2016-12-25 08:11:27 -06:00
Zeger Hendrikse d61e7ec8e8 Added pom.xml 2016-12-23 17:41:30 +01:00
DOHA 42067af3e7 adding missing modules to parent pom 2016-12-21 14:22:07 +02:00
felipe-gdr de2080f59f BAEL-127: Spring Security - @PreFilter and @PostFilter (#911)
* BAEL-127: simple app with filters

* removed data rest dependency, final adjustments

* added first live test for the rest api

* move filters code to new module

* moved to root of module, create service layer, standard pom

* added spring-security-core module to root pom
2016-12-20 15:31:30 -06:00
eugenp 8ff889bc7d maven work 2016-12-18 18:11:05 +02:00
Marek Lewandowski 0087a4ab3b Add spring-mvc-simple as a module 2016-12-16 09:58:23 +01:00
Alex Theedom f16e1dc5e1 Merge remote-tracking branch 'origin/master' 2016-12-06 13:33:50 +00:00