Commit Graph

197 Commits

Author SHA1 Message Date
Grzegorz Piwowarek 71e0d80096 Move @immutable examples to spring-hibernate5 (#1350) 2017-03-09 21:03:37 +01:00
Tian Baoqiang 64ec368139 #BAEL-505 (#1337)
* #BAEL-505 Concurrent Test in Spring 5

* add pom description

* add spring-5 module to main pom
2017-03-09 19:38:07 +01:00
Tomasz Lelek 8dcb9af712 BAEL-518 google protocol buffers
* BEEL-518 code for protobuf article

* BEEL-518 add generated protobuf class

* BAEL-701 updated the method argument

* BEEL-550 use newest version of protobuff

* Bael 389 - Building URL dynamically between host and pathname (#1323)

* Project for " A Guide to the Java API for WebSocket" article

* Setting dependencies correctly

* Formatting adjustments

* Removing tomcat7 maven plugin

* Applying formatt - No spaces

* BAEL-389 - Building URL dynamically between host and pathname

* Rename classes (#1331)

* BAEL-550 Axon framework

* BEEL-550 create axon module

* BEEL-550 proper naming

* BEEL-550 better example of message service

* BEEL-550 proper name of method

* BEEL-550 remove not needed comments

* BEEL-550 proper message

* BEEL-550 axon test scope test

* BEEL-550 tries to migrate to axon 3

* BEEL-550 migrate to vesrion 3 successfull

* ACO refactor

* BAEL-518 Small refactoring in protobuffer module
2017-03-09 15:59:18 +01:00
Tomasz Lelek a419237226 BAEL-550 Axon framework
* BEEL-550 create axon module

* BEEL-550 proper naming

* BEEL-550 better example of message service

* BEEL-550 proper name of method

* BEEL-550 remove not needed comments

* BEEL-550 proper message

* BEEL-550 axon test scope test

* BEEL-550 tries to migrate to axon 3

* BEEL-550 migrate to vesrion 3 successfull
2017-03-08 10:45:51 +01:00
Saptarshi Basu 7355266feb BAEL-705: spring-ldap code (#1299)
* 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

* JAX-RS client [BAEL-595]

* jersey-core dependency removed

* assert changed to assertEquals

* messagebody readers and writers removed

* pom dependency corrected and other minor changes

* Jersey version changed and toString() changed to valueOf()

* BAEL-705: Spring Ldap code

* BAEL-705: Spring Ldap code tab prob rectified

* BAEL-705: Spring Ldap code, readme fixed

* review comments incorporated
2017-03-06 22:08:01 +01:00
Grzegorz Piwowarek f07985b402 Remove spring-autowire (#1319) 2017-03-06 20:38:29 +01:00
Tomasz Lelek e1d136368b BAEL-311 move jasypt to libraries module (#1309)
* BEEL-311 move jasypt to libraries module

* BAEL-9: README.md file updated (#1310)

* BAEL-278: Updated README.md

* BAEL-554: Add and update README.md files

* BAEL-345: fixed assertion

* BAEL-109: Updated README.md

* BAEL-345: Added README.md

* Reinstating reactor-core module in root-level pom

* BAEL-393: Adding guide-intro module to root pom

* BAEL-9: Updated README.md

* Guide to "when" block in Kotlin pull request (#1296)

* Char array to string and string to char array test cases added

* Minor code renames

* Added groupingBy collector unit tests

* Added test case for int summary calculation on grouped results

* Added the grouping by classes to the main source path

* Reverting char array to string test class

* Reverting char array to string test class

* Reverting char array to string test class

* Reverting char array to string test class

* Unit test class for Kotlin when block + required types

* Minor changes to kotlin when block tests

* Minor change

* Minor change

* Bael 655 (#1256)

BAEL-655 hbase

* Remove unnecessary files and update .gitignore (#1313)

* BAEL-311 Removed jasypt module from parent pom (moved into libraries module)
2017-03-06 18:04:28 +01:00
Tomasz Lelek 1ff8b4c69c Bael 655 (#1256)
BAEL-655 hbase
2017-03-06 11:34:27 +01:00
pedja4 9004d90bc7 Merge pull request #1266 from tomekl007/BAEL-311_jasypt
BAEL-311 added more tests
2017-03-03 07:42:55 +01:00
KevinGilmore bca902362a BAEL-393: adding guice-intro module to main pom (#1287)
* BAEL-278: Updated README.md

* BAEL-554: Add and update README.md files

* BAEL-345: fixed assertion

* BAEL-109: Updated README.md

* BAEL-345: Added README.md

* Reinstating reactor-core module in root-level pom

* BAEL-393: Adding guide-intro module to root pom
2017-03-02 22:52:52 -06:00
KevinGilmore f1322a34a6 Reinstate module reactor-core in main pom (#1283)
* BAEL-278: Updated README.md

* BAEL-554: Add and update README.md files

* BAEL-345: fixed assertion

* BAEL-109: Updated README.md

* BAEL-345: Added README.md

* Reinstating reactor-core module in root-level pom
2017-03-02 09:49:46 -06:00
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
Tomasz Lelek a23eaf3323 BAEL-311 add jasyp module 2017-02-27 19:06:34 +01: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