Commit Graph

289 Commits

Author SHA1 Message Date
Wim Deblauwe bbcafe2e32 Feature/bael 87 (#1590)
* BAEL-87 - @JsonComponent in Spring Boot

* BAEL-87 - @JsonComponent in Spring Boot

* BAEL-87 - @JsonComponent in Spring Boot

Rename tests to end on *IntegrationTest so they can be run on a more powerful Jenkins machine
2017-04-05 11:01:21 +02:00
Grzegorz Piwowarek cb9c16a533 Optimize build (#1592)
* Optimize build

* Optimize build
2017-04-05 09:20:39 +02:00
Yasin a4f4301196 BAEL-729 Adding custom info to actuator's /info endpoint (#1584)
* 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

* BAEL-745 Quick Math.pow example

* BAEL-729 Adding custom info to actuator's /info endpoint
2017-04-04 12:28:51 +02:00
Wim Deblauwe 8da820b35a BAEL-87 - @JsonComponent in Spring Boot (#1519) 2017-04-04 00:35:35 +02:00
Grzegorz Piwowarek 4d08f3db6d Refactor Analyzer examples (#1579)
* Refactor Analyzer examples

* Refactor Analyzer examples
2017-04-03 09:14:11 -05:00
lor6 1a05305b31 custom failureAnalyzer (#1559) 2017-04-02 21:18:07 -05:00
pivovarit 94e1fc2da6 Remove unused tests 2017-03-24 15:52:46 +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
mariiakulik 11536181b5 Update README.MD (#1433) 2017-03-19 01:05:04 +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
lor6 a794db3183 internationalization app (#1394) 2017-03-16 21:30:52 -05: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
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
Grzegorz Piwowarek e46484df4c FooController refactor (#1345) 2017-03-09 19:28:47 +01:00
Grzegorz Piwowarek fde269c51e Rename classes (#1331) 2017-03-08 06:13:17 +01:00
Grzegorz Piwowarek 250cb7c164 Refactor Spring-boot-test examples (#1328)
* Refactor Spring-boot-test examples

* Refactor Spring-boot-test examples
2017-03-07 19:21:40 +01:00
Ahmed-Saied a7bafc0775 spring boot test (#1322)
* spring boot test

* testing in spring boot article
2017-03-07 17:01:44 +01:00
KevinGilmore 90969c9d58 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
2017-03-05 19:20:14 -06:00
Adam InTae Gerard 41bf9ddd6d BAEL-9 Final (#1262)
* BAEL-9 #3

* pom.xml fix

* Final
2017-03-01 22:29:55 -06:00
mariiakulik e5ecd86f27 README files update (#1195)
* 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

* 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

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* 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

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.MD

* Create README.md

* Update README.md

* Create README.md

* Update README.md

* Update 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

* Update README.md

* Create 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

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Delete README.md
2017-02-19 22:22:43 +01:00
Abhinab Kanrar 51756367ce adding testcase for WebUtils and ServletRequestUtils (#1193)
* 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
2017-02-18 16:54:41 +01:00
maibin 5f0f26e374 Merge pull request #1189 from AbhinabKanrar/patch-6
Update UtilsController.java
2017-02-17 17:46:09 +01:00
Abhinab Kanrar 88a9772694 Update UtilsController.java 2017-02-17 11:04:33 +05:30
Abhinab Kanrar de376eb0fc Update Application.java 2017-02-17 11:02:53 +05:30
Abhinab Kanrar 6b0e59afac Guide to the Spring WebUtils and ServletRequestUtils (#1184)
* 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
2017-02-16 17:15:08 +01:00
Tian Baoqiang cf87412c42 refined #BAEL-100 and remove Java EE app for simplicity (#1168) 2017-02-14 17:34:44 +01:00
Tian Baoqiang 58da4867bc rename #BAEL-100 tests to follow the standard naming convention (#1145) 2017-02-09 06:26:49 -06:00
eugenp 22241a4126 testing fix 2017-02-09 12:15:55 +02:00
eugenp b18f2a58c8 minor formatting cleanup 2017-02-09 11:53:06 +02:00
Tian Baoqiang 2c8e3c9179 #BAEL-100 tests and update spring boot to 1.5.1.RELEASE (#1135)
* add tests for #BAEL-100 and upgrade spring boot to 1.5.1.RELEASE

* uncomment integration test configurations
2017-02-08 19:51:21 +01:00
pivovarit 4771252f6b AppTest -> AppLiveTest 2017-02-04 17:22:28 +01:00
Jesus Boadas a78f9ad680 Revert "Building an Application with Spring Boot" (#1045) 2017-01-25 20:21:20 +01:00
Jesus Boadas e4bc0a44ce Move intro inside main src (#1037)
* Initial commit

* Initial commit

* deleted old files

* classNotFoundException-contextLoaderListener

* Spring Boot Application

* delete ClassNotFoundException

* Add intro package inside main source tree
2017-01-24 09:42:09 +01:00
Jesus Boadas c256938a1c Building an Application with Spring Boot (#1018)
* Initial commit

* Initial commit

* deleted old files

* classNotFoundException-contextLoaderListener

* Spring Boot Application

* delete ClassNotFoundException
2017-01-19 19:33:37 +01:00
Victor Mosin 02826096e9 Applied latest changes 2017-01-09 08:26:31 +01:00
pedja4 55113dd8fd Merge pull request #966 from vicmosin/master
BAEL-529 Spring data binders
2017-01-08 21:38:13 +01:00
Naoshadul Islam 8dc3487b67 Added relevant articles (#962)
* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevnat articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Update README.md

* Added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Update README.md

* Added relevant articles

* Added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Added relevant articles

* Update README.md
2017-01-08 08:25:59 +01:00
Victor Mosin 753b309c3c Added ConverterFactory test 2017-01-07 17:31:53 +01:00
Victor Mosin 89f9f8c6bf BAEL-529 2017-01-06 18:01:48 +01:00
Naoshadul Islam 27bb95f572 Added relevant articles 2016-12-15 21:34:38 +01:00
eugenp ca617e425a naming in maven cleanup 2016-12-12 14:21:18 +02:00
DOHA 8c27b3240d upgrade dependencies 2016-12-09 23:14:10 +02:00
eugenp e3c677a305 simplifying the maven config 2016-12-08 19:43:50 +02:00
eugenp 906953e947 minor pom cleanup 2016-12-08 12:25:34 +02:00
Danil Kornishev 16b79db058 Added configs in the example 2016-12-07 12:36:12 -05:00
Danil Kornishev 58a863ddf9 Upped spring version 2016-12-05 17:29:09 -05:00
Danil Kornishev 13fdc6201d Converted tabs to spaces. Upped spring-boot version 2016-11-28 10:50:23 -05:00
DOHA 017dc13db1 add integration test profile 2016-10-20 13:44:16 +02:00
Naoshadul Islam 298c5e3091 Created README.md and added relevant articles (#742)
* Updated readme.md

* Updated readme.md

* Updated readme.md

* Updated readme.md

* Updated readme.md

* Updated readme.md

* Updated readme.md

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Updated readme.md

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Updated readme.md

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Updated readme.md

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Created README.md and added relevant articles

* Updated readme.md

* Updated readme.md

* Created README.md and added relevant articles

* Created README.md and added relevant articles
2016-10-16 13:25:05 +03:00
Naoshadul Islam d106b88635 Updated README.md 2016-10-16 13:05:59 +03:00
eugenp 856be0a08a formatting work 2016-10-12 08:02:05 +03:00
Anil Bhaskar 9c8ef99ed3 updating latest versions for webjars (#741) 2016-10-11 15:33:49 +02:00
Anil Bhaskar 9c252d8cc8 updating latest versions for webjars (#740) 2016-10-11 15:33:40 +02:00
Anil Bhaskar 28f88b0ca3 adding webjars code to spring-boot (#648)
merging the code and webjars different project cleanup
2016-08-30 22:20:06 +02:00
pared 09a32798eb Commit id plugin (#631)
* initial

* working

* added injection test

* [COMMIT-ID-PLUGIN] Add default value for testcheck

* pivovarit review refactor

* pivovarit review refactor

* add logback, log level: INFO

* return result in map

* remove config

* remove unnecessary commit id plugin section
2016-08-23 18:11:54 +02:00
pared eece33c816 Commit id plugin (#627)
* initial

* working

* added injection test

* [COMMIT-ID-PLUGIN] Add default value for testcheck

* pivovarit review refactor

* pivovarit review refactor

* add logback, log level: INFO

* return result in map

* remove config
2016-08-22 19:16:20 +02:00
pared 1fae5622b0 Commit id plugin (#626)
* initial

* working

* added injection test

* [COMMIT-ID-PLUGIN] Add default value for testcheck

* pivovarit review refactor

* pivovarit review refactor

* add logback, log level: INFO

* return result in map
2016-08-22 19:05:58 +02:00
pared 9549b15e49 Added logback.xml to spring-boot, log level: INFO (#609)
* initial

* working

* added injection test

* [COMMIT-ID-PLUGIN] Add default value for testcheck

* pivovarit review refactor

* pivovarit review refactor

* add logback, log level: INFO
2016-08-15 16:56:36 +02:00
Grzegorz Piwowarek c2e999f09f Fix GitCommitId example 2016-08-15 11:47:01 +02:00
Grzegorz Piwowarek ad9986874f Refactor CommitId examples 2016-08-15 11:33:21 +02:00
pared d7551dd761 Commit id plugin (#606)
* initial

* working

* added injection test

* [COMMIT-ID-PLUGIN] Add default value for testcheck

* pivovarit review refactor

* pivovarit review refactor
2016-08-15 11:16:28 +02:00
Grzegorz Piwowarek 91d12fe986 Refactor git commit id examples 2016-08-14 16:01:57 +02:00
pared 1d511d4336 Injecting CommitId Into a Spring Bean (#599)
* initial

* working

* added injection test
2016-08-14 15:54:46 +02:00
Grzegorz Piwowarek 414821e5ba Refactor Eager Loading vs Lazy Loading 2016-08-12 09:29:31 +02:00
Zeger Hendrikse b28e3e1389 Minor code clean-ups. 2016-08-04 00:47:10 +02:00
Julius Krah b18e9cf019 Source code for 'No Hibernate Session bound to thread' 2016-07-28 16:59:19 +00:00
Sergey Petunin cb8f58a9e7 Added examples for the @RestClientTest article, fixed mail port (#513) 2016-07-19 16:01:18 +03:00
Chernykh Alexander 5b28a3c19a fixed whitespaces 2016-07-16 01:47:48 +03:00
chernykhalexander e3c28f6dcd merge into spring-boot module 2016-07-16 01:38:48 +03:00
Zeger Hendrikse 7109aad7a5 Removed Eclipse files 2016-07-08 17:27:38 +02:00
Zeger Hendrikse 97313afc6d Replaced tabs by spaces 2016-07-08 13:49:04 +02:00
Julius Krah 60930fc567 Added fix for error 'Unable to find a single main class from the following candidates [org.baeldung.boot.DemoApplication, org.baeldung.main.SpringBootApplication]' 2016-07-07 23:27:34 +00:00
Zeger Hendrikse 3d0ce36f45 Replaced tabs by spaces 2016-07-08 01:08:32 +02:00
Zeger Hendrikse 8066195a85 Merge branch 'master' of https://github.com/juliuskrah/tutorials into juliuskrah-master 2016-07-08 01:06:13 +02:00
Julius Krah c9865a0dd4 resolved conflicts 2016-07-07 21:49:14 +00:00
Julius Krah d8a8ad354f added source for 'A Guide to Spring Boot in Eclipse'
Added eclipse formatter

Added source for 'A Guide to Spring Boot in Eclipse' and added eclipse
formatter for Baeldung
2016-07-07 21:31:26 +00:00
Zeger Hendrikse 1ccdc8f56e Merge branch 'master' of https://github.com/juliuskrah/tutorials into juliuskrah-master 2016-07-07 17:55:07 +02:00
Julius Krah fff769ed9d added source for 'A Guide to Spring Boot in Eclipse' 2016-07-06 16:09:24 +00:00
m0cacin0 779b8ecfd6 Create README.MD 2016-06-28 12:27:04 +03:00
eugenp 29deacf3b9 minor cleanup work 2016-04-25 22:46:36 +03:00
eugenp c467ca73e2 maven work 2016-03-06 11:49:59 +02:00
eugenp a5375cb90c minor upgrades 2015-09-22 12:17:53 +03:00
eugenp 84950189c6 small version bump 2015-09-07 10:40:49 +03:00
eugenp 5dcca02c96 formatting work 2015-07-23 17:13:49 +03:00
eugenp a1e7be16b8 formatting cleanup 2015-07-23 16:54:23 +03:00
eugenp c4f3a1d0c4 eclipse overall work 2015-06-20 05:52:12 +01:00
Gaurav Rai Mazra 9c9351d5e2 Common Configuration for Spring Boot Application 2015-06-02 20:29:02 +05:30
eugenp ef39c99334 configuration work 2015-05-30 18:33:23 +01:00
eugenp 6ce5db30be renaming the project 2015-05-30 18:25:29 +01:00