Commit Graph

4971 Commits

Author SHA1 Message Date
Parth Joshi 07c0e84bf4 Initial commit for merging modules spring-mvc-forms into (#1222)
spring-mvc-simple.
2017-03-21 11:24:57 +01:00
pivovarit b5ef48a1d8 Turn off spring-5 module 2017-03-21 10:00:35 +01:00
Yasin 9c755ee39c BAEL-722 Intro to JSONassert (#1460)
* yasin.bhojawala@gmail.com

Evaluation article on Different Types of Bean Injection in Spring

* Revert "yasin.bhojawala@gmail.com"

This reverts commit 963cc51a7a15b75b550108fe4e198cd65a274032.

* Fixing compilation error and removing unused import

* Introduction to Java9 StackWalking API - yasin.bhojawala@gmail.com

Code examples for the article "Introduction to Java9 StackWalking API"

* BAEL-608 Introduction to Java9 StackWalking API

* BAEL-608 Introduction to Java9 StackWalking API

changing the test names to BDD style

* BAEL-608 Introduction to Java9 StackWalking API

correcting the typo

* BAEL-608 Introduction to Java9 StackWalking API

improving method names

* BAEL-608 Introduction to Java9 StackWalking API

test method names improvements

* BAEL-718 Quick intro to javatuples

* merging pom from master

* BAEL-722 Intro to JSONassert

* BAEL-722 Intro to JSONassert

Updated to 1.5.0
2017-03-20 19:13:42 +01:00
Tomasz Lelek b95a014c8a BAEL-738 (#1456) PUT and PATCH
* BAEL-724 code for put/patch article

* BAEL-724 fix typo
2017-03-20 17:54:02 +01:00
slavisa-baeldung b4b2ad3edb Merge pull request #1430 from eugenp/sla-pr/1423-jesus-custom-validator
spring-mvc-custom-validator
2017-03-20 16:00:20 +00:00
slavisa-baeldung 5294e7d425 BAEL-702 - Intro to Vert.x formatting changes 2017-03-20 15:50:43 +00:00
slavisa-baeldung c071c59ada Merge branch 'master' into sla-pr/1381-vert.x-dhrubayotti 2017-03-20 15:41:06 +00:00
Tomasz Lelek 29645fc0d1 BAEL-724 (#1422) Property testing with Javaslang
* BAEL-724 add javaslang test and property testing example

* BAEL-724 make test more readable

* BAEL-724 change missspelled word to the Remainder
2017-03-20 12:18:41 +01:00
Grzegorz Piwowarek 52c1e6a3fb Update README.md 2017-03-20 09:18:03 +01:00
Devendra Tiwari 64c2ef150e Guava 21 (#1411)
Code for article Guava 21 | common.collect package
2017-03-20 09:16:34 +01:00
Grzegorz Piwowarek ed70f6b338 Finite Automata refactor (#1445) 2017-03-20 09:15:49 +01:00
Grzegorz Piwowarek 3accbf8815 UserController refactor (#1450)
* Refactor UserController

* Refactor UserController
2017-03-19 22:31:11 +01:00
Andrew Morgan 0b78cc9e4c Custom aop (#1451) 2017-03-19 22:29:10 +01:00
Grzegorz Piwowarek 6c3f4d8688 Update .travis.yml 2017-03-19 21:37:59 +01:00
Grzegorz Piwowarek 6bd430c464 Update .travis.yml 2017-03-19 21:37:44 +01:00
Grzegorz Piwowarek e71367b3f3 Assembly plugin fix (#1449)
* Assembly plugin fix

* Fix java opts

* Fix java opts 2

* Fix java opts 3

* Add sudo: required

* Remove sudo: required

* Enable incremental builder

* Disable incremental builder

* Update

* Update
2017-03-19 20:03:23 +01:00
Grzegorz Piwowarek 365d9b7023 Update README.md (#1441) 2017-03-19 20:02:50 +01:00
Grzegorz Piwowarek e693c47019 Delete README.md (#1440) 2017-03-19 20:02:29 +01:00
Grzegorz Piwowarek 7d670d2be6 Update README.md (#1442) 2017-03-19 20:02:15 +01:00
Grzegorz Piwowarek debde5ad67 Update README.md (#1439) 2017-03-19 20:02:04 +01:00
KevinGilmore 32c21f2722 BAEL-731: Updated README (#1452)
* Add files via upload

* Update pom.xml

* Update RunGuice.java

* Update Communication.java

* Update CommunicationMode.java

* Update DefaultCommunicator.java

* Update EmailCommunicationMode.java

* Update IMCommunicationMode.java

* Update SMSCommunicationMode.java

* Update MessageLogger.java

* Update MessageSentLoggable.java

* Update AOPModule.java

* Update BasicModule.java

* Update CommunicationModel.java

* Update Communicator.java

* Update BasicModule.java

* Update RunGuice.java

* Update MessageLogger.java

* Update Communicator.java

* Update pom.xml

* BAEL-278: Updated README.md

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

* Update pom.xml

* Update pom.xml

* Update pom.xml

* 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

* BAEL-157: README.md updated

* Changed project name

* Update RunGuice.java

Removed references to message logging and output

* Update Communication.java

Removed message logging-related code

* BAEL-566: Updated README.md

* New project name

* BAEL-393: removing guice-intro directory

* BAEL-393: renamed module guice-intro to guice in root pom.xml

* BAEL-393 and BAEL-541 README.md files

* BAEL-731: Updated README.md
2017-03-19 13:55:38 -05:00
dhruba619 81741d8406 Merge branch 'eugenp-master'
Mergered to local, to pull updates from base repo
and to resolve conflicts
2017-03-19 22:43:23 +05:30
dhruba619 a652b5576a resolved conflicts 2017-03-19 22:39:05 +05:30
dhruba619 32147b4459 BAEL-702 Intro to Vert.x Initial commit 2017-03-19 22:28:34 +05:30
lor6 04d8fed1c5 validation with mvc and angular (#1378)
* validation with mvc and angular

* fix dependency versions
2017-03-19 16:25:11 +01:00
Daniel Cassiani d35f7d01f7 BAEL-388 (#1360)
* initial push

* module Java Web Start (jws) add

* pom improvements and fixes
2017-03-19 12:44:00 +01:00
Mihai Emil Andronache 202a19acbf Automata indentation and link (#1425)
* finite automata example

* indentation and link
2017-03-19 10:29:39 +01:00
Yasin 9d0cb1e2aa BAEL-722 Intro to JSONassert (#1437)
* yasin.bhojawala@gmail.com

Evaluation article on Different Types of Bean Injection in Spring

* Revert "yasin.bhojawala@gmail.com"

This reverts commit 963cc51a7a15b75b550108fe4e198cd65a274032.

* Fixing compilation error and removing unused import

* Introduction to Java9 StackWalking API - yasin.bhojawala@gmail.com

Code examples for the article "Introduction to Java9 StackWalking API"

* BAEL-608 Introduction to Java9 StackWalking API

* BAEL-608 Introduction to Java9 StackWalking API

changing the test names to BDD style

* BAEL-608 Introduction to Java9 StackWalking API

correcting the typo

* BAEL-608 Introduction to Java9 StackWalking API

improving method names

* BAEL-608 Introduction to Java9 StackWalking API

test method names improvements

* BAEL-718 Quick intro to javatuples

* merging pom from master

* BAEL-722 Intro to JSONassert
2017-03-19 09:51:25 +01:00
mariiakulik 22b5c4924b Create README.md (#1434) 2017-03-19 08:33:49 +01:00
mujahid ae6514b5cf BAEL-347 Fixes (#1361)
* solr-fulltext-search module created

* solr-fulltext-search modue created

* solr-fulltext-search change
s

* pom changes merged from upstream

* removed integration tests from mvn build

* Refactoring test class

* removed test profile
2017-03-19 08:22:06 +01:00
mariiakulik 11536181b5 Update README.MD (#1433) 2017-03-19 01:05:04 +01:00
mariiakulik 8981008cba Update README.md (#1432) 2017-03-18 22:38:31 +01:00
mariiakulik 6300112fc6 README files update (#1435)
* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.MD

* Create README.md
2017-03-18 20:25:06 +01:00
slavisa-baeldung 42f1ef0bf3 BAEL-112 - custom validator - format fixes 2017-03-18 09:20:33 +00:00
slavisa-baeldung f8bd663f7d Merge branch 'master' into sla-pr/1423-jesus-custom-validator 2017-03-18 09:01:34 +00:00
Mohamed Sanaulla dc90aace68 incorporate few review comments for bael-603 (#1429) 2017-03-18 08:18:04 +01:00
Grzegorz Piwowarek 99bebe806c Refactor flattening lists example (#1372) 2017-03-18 07:05:02 +01:00
root e7e6326a00 Spring MVC Custom Validator 2017-03-17 13:57:34 -04:00
KevinGilmore ac50687880 README files for BAEL-393 and BAEL-541 (#1409)
* Add files via upload

* Update pom.xml

* Update RunGuice.java

* Update Communication.java

* Update CommunicationMode.java

* Update DefaultCommunicator.java

* Update EmailCommunicationMode.java

* Update IMCommunicationMode.java

* Update SMSCommunicationMode.java

* Update MessageLogger.java

* Update MessageSentLoggable.java

* Update AOPModule.java

* Update BasicModule.java

* Update CommunicationModel.java

* Update Communicator.java

* Update BasicModule.java

* Update RunGuice.java

* Update MessageLogger.java

* Update Communicator.java

* Update pom.xml

* BAEL-278: Updated README.md

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

* Update pom.xml

* Update pom.xml

* Update pom.xml

* 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

* BAEL-157: README.md updated

* Changed project name

* Update RunGuice.java

Removed references to message logging and output

* Update Communication.java

Removed message logging-related code

* BAEL-566: Updated README.md

* New project name

* BAEL-393: removing guice-intro directory

* BAEL-393: renamed module guice-intro to guice in root pom.xml

* BAEL-393 and BAEL-541 README.md files
2017-03-17 08:19:37 -05:00
Mohamed Sanaulla fbd5d1d2a8 code for Introduction to Project Jigsaw BAEL-603 (#1421) 2017-03-17 08:36:27 +01:00
lor6 a794db3183 internationalization app (#1394) 2017-03-16 21:30:52 -05:00
Vivek Kumar dbc2c49fe2 BAEL-578: Add spring-kafka module (#1407) 2017-03-16 19:34:53 +01:00
Grzegorz Piwowarek 6aefd62288 Update .travis.yml (#1419) 2017-03-16 19:29:32 +01:00
Abhinab Kanrar c2bcb63384 changing banner format in plain text (#1417)
* rest with spark java

* 4

* Update Application.java

* indentation changes

* spring @requestmapping shortcuts

* removing spring requestmapping and pushing spring-mvc-java

* Joining/Splitting Strings with Java and Stream API

* adding more join/split functionality

* changing package name

* testcase change

* adding webutils

* adding testcase for WebUtils and ServletRequestUtils

* adding testcase

* spring-security-stormpath

* adding ratpack module

* adding pom.xml

* adding following modules with updated testcase : DB, Filter, Json

* adding spring-boot custom banner tutorial

* changing banner format in plain text

* Delete banner.txt~

* Delete b.txt~
2017-03-16 14:30:27 +01:00
ahamedm 26b5ab860a BAEL-696 - Implement OR in the REST API Query Language (#1404)
* Dependency Injection Types, XML-Config, Java-Config, Test Classes

* Formatting done with Formatter Configuration in Eclipse

* REST Query Lang - Adv Search Ops - Improvement - C1

* REST Query Lang - Adv Search Ops - Improvement - C2

* add update to rest api (#1401)

* upgrade to spring boot 1.5.2

* add full update to REST API

* BAEL-634 javassist (#1349)

* BEEL-634 javassist dependency

* BEEL-634 code for javassist article

* BEEL-634 test refinement

* BEEL-634 increment lib to newest version

* add test that uses reflection to verify

* add field

* add bytecode to different class

* adding following modules with updated testcase : DB, Filter, Json (#1410)

* adding ratpack module

* adding pom.xml

* adding following modules with updated testcase : DB, Filter, Json

* add entry points (#1413)

* spring boot custom banner (#1412)

* adding ratpack module

* adding pom.xml

* adding following modules with updated testcase : DB, Filter, Json

* adding spring-boot custom banner tutorial

* BALE-707 Refactoring changes (#1418)

* BAEL-707 Add the changes as per review comment

* BAEL-707 Refactored the code as per review comments

* BAEL-696 Code formatting
2017-03-16 11:49:13 +01:00
baljeet20 de29f6af4b BALE-707 Refactoring changes (#1418)
* BAEL-707 Add the changes as per review comment

* BAEL-707 Refactored the code as per review comments
2017-03-16 10:02:00 +01:00
Abhinab Kanrar d1233d0437 spring boot custom banner (#1412)
* adding ratpack module

* adding pom.xml

* adding following modules with updated testcase : DB, Filter, Json

* adding spring-boot custom banner tutorial
2017-03-15 13:41:43 +01:00
lor6 21aa12753d add entry points (#1413) 2017-03-15 14:11:37 +02:00
Abhinab Kanrar f6e570c6ca adding following modules with updated testcase : DB, Filter, Json (#1410)
* adding ratpack module

* adding pom.xml

* adding following modules with updated testcase : DB, Filter, Json
2017-03-15 11:03:32 +01:00
Tomasz Lelek 5cd552a16b BAEL-634 javassist (#1349)
* BEEL-634 javassist dependency

* BEEL-634 code for javassist article

* BEEL-634 test refinement

* BEEL-634 increment lib to newest version

* add test that uses reflection to verify

* add field

* add bytecode to different class
2017-03-15 10:51:33 +01:00