Commit Graph

5245 Commits

Author SHA1 Message Date
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
Doha2012 61660f5d37 add update to rest api (#1401)
* upgrade to spring boot 1.5.2

* add full update to REST API
2017-03-15 10:59:55 +02:00
lor6 52ef5b3803 remove constructors (#1398) 2017-03-14 08:25:49 -05:00
baljeet20 f2f8839708 BAEL-707 Add the changes as per review comment (#1397) 2017-03-14 11:16:44 +01:00
Johnson Okorie 46b1f93d52 BAEL-482 (#1379)
* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* BAEL-482

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* Evaluation artical : Different Types of Bean Injection in Spring

* BAEL-482

* Evaluation artical : Different Types of Bean Injection in Spring

* BAEL-482

* BAEL-482
2017-03-13 23:20:14 +01:00
Wim Deblauwe 15f5037879 Feature/bael 75 (#1383)
* BEAL-75 - Spring Boot Audit Support

Source code for http://inprogress.baeldung.com/wp-admin/post.php?post=35337&action=edit

* BEAL-75 - Spring Boot Audit Support

Update to use SLF4J logger instead of System.out.println

* BEAL-75 - Spring Boot Audit Support

Give the user the 'ACTUATOR' role so the management endpoints can be viewed when logging on as 'user'

* BEAL-75 - Spring Boot Audit Support

Update to Spring Boot 1.5.2.RELEASE
2017-03-13 22:26:51 +01:00
Grzegorz Piwowarek 788e261f92 Update .travis.yml (#1387)
* Update .travis.yml

* Update .travis.yml

* Update .travis.yml

* Update .travis.yml
2017-03-13 20:31:24 +01:00
Yasin b6c32dbcd3 BAEL-718 Quick intro to javatuplesMaster (#1389)
* 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
2017-03-13 18:12:19 +01:00
KevinGilmore 4a773e79cd BAEL-393: renamed guice-intro directory to guice (#1385)
* 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
2017-03-13 08:27:44 -05:00
João Melo d32d3edcc9 Java 9 CompletableFuture API Improvements (#1384) 2017-03-13 09:13:45 +01:00
Parth Joshi b7e74ce721 Initial commit for Comparator.comparing article. (#1271)
* Initial commit for Comparator.comparing article.

* Changes in the code as per suggestions in review.
2017-03-12 22:03:21 -05:00
Mihai Emil Andronache 19ff2eb487 finite automata example (#1364) 2017-03-12 17:15:29 +01:00
Grzegorz Piwowarek 818eeeeb18 Update README.md (#1373) 2017-03-12 17:14:05 +01:00
dhruba619 9063961bb4 BAEL-701 updated source after review 2017-03-12 20:49:43 +05:30
Grzegorz Piwowarek 13b8a8f87e Redisson refactor (#1377) 2017-03-12 13:37:38 +01:00
Andrew Evans b2b5349438 Javaslang Fetched Upstream and Updated (#1368)
* javaslang updates

* groovy

* update and clean from upstream

* upate from upstream and clean

* update

* cleanup

* clean
2017-03-12 11:24:32 +01:00
Andrew Evans dc142e8423 Intro to Spring Groovy Update and Merge (#1369)
* javaslang updates

* updated repo

* clean

* clean

* clean

* clean
2017-03-12 11:24:07 +01:00
Abhinab Kanrar 2f3f490453 Adding ratpack module (#1374)
* adding ratpack module

* adding pom.xml
2017-03-12 10:49:13 +01:00
lor6 dda35bc510 update boot versiob (#1365) 2017-03-12 08:57:32 +01:00
KevinGilmore 8bb5cfe275 BAEL-566: Updated README.md (#1371)
* 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

* BAEL-157: README.md updated

* BAEL-566: Updated README.md
2017-03-11 19:57:52 -06:00
eugenp 494c369399 ignoring project temporarily 2017-03-11 23:33:59 +02:00
eugenp e8faa73d74 testing cleanup 2017-03-11 23:31:41 +02:00
Alex Vargas 84c71b3dbf Bael 389 - Making Gson field in both classes static (#1366)
* 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

* Setting javax websocket api scope to provided

* Make Gson static field
2017-03-11 22:27:41 +01:00
eugenp 86eb549596 minor cleanup work 2017-03-11 21:53:39 +02:00
Grzegorz Piwowarek ffb24cf312 Refactor Hibernate5 examples (#1362) 2017-03-11 14:37:28 +01:00
Walter Gómez e0d59494c1 Lombok annotation update (#1358)
* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article

* Update Lombok annotations

Change annotations to @RequiredArgsConstructor for
- ApologizeService
- ThankingService

* Remove hibernate-immutable due to conflic on PR
2017-03-11 07:36:38 +01:00
lor6 0647c31521 multiple http elems config, controller, pages, test (#1307)
* multiple http elems config, controller, pages, test

* fix dependencies

* formatting

* formatting

* update security-test versiob
2017-03-10 20:45:19 -06:00
Grzegorz Piwowarek 805868f75f Refactor LDAPClient (#1357) 2017-03-10 23:42:45 +01:00