Commit Graph

70 Commits

Author SHA1 Message Date
Juan Moreno f50fc2a9fd Move src to spring-testing module (#6375) 2019-02-20 21:50:34 -06:00
Juan Moreno 312f633d15 BAEL-2490 Code samples (#6211)
* Added initial samples

* Added initial samples

* Awaitility updated
2019-02-09 22:54:51 -06:00
geroza 8eb95df40b migrated the following modules:
* azure
* jib
* spring-5
* spring-5-data-reactive
2018-12-02 12:46:28 -02:00
sachin29aug 764dff1bd9 BAEL-8939: Adding a Spring Context test in all Spring Modules (changes for around 20 modules.. work in progress..) 2018-09-09 16:10:21 -04:00
sachin fb0023286a BAEL-7674: Let's make sure our logging configuration has the same pattern 2018-08-21 18:22:53 -04:00
Tom Hombergs cb9e1f29b5 added code example using HikariCP in Boot 1.x and 2.x (#5007)
* added code example using HikariCP in Boot 1.x and 2.x

* code formatting
2018-08-20 22:43:50 +02:00
amit2103 d268ffa5c9 [BAEL-7670] Added logback.xml in missing modules in src/main/resources 2018-08-05 18:40:49 +05:30
Loredana Crusoveanu ba77029082 remove reactive ex 2018-07-23 22:40:47 +03:00
Amit Pandey 2e683411e2 Bael 4461 2 (#4409)
* Deleted md file as a conflict

* [BAEL-4461] - Fixed PMD violation

* [BAEL-4461] - Fixed PMD violation

* [BAEL-4461] - Ignore empty TC

* Fix Spring 5 tests
2018-06-05 13:35:55 +02:00
Amit Pandey 9245ba0925 Bael 6729 (#4389)
* Added parent module on poms that have no parent defined

* Removed dependency reduced pom from undertow module

* Added README

* [BAEL-6729] - Spring modules needs a spring parent

* [BAEL-6729] - Spring modules needs a spring parent
2018-06-02 16:44:15 +02:00
Loredana Crusoveanu 2ac94535e6 fix filter 2018-05-26 16:55:30 +03:00
José Carlos Valero Sánchez c80befe225
Merge pull request #4024 from myluckagain/BAEL-1645
BAEL-1645 fix
2018-04-16 23:05:19 +01:00
Ekaterina Galkina 59e46080d8 BAEL-1645 fix 3 2018-04-16 12:57:51 +05:00
Ekaterina Galkina 56b2899171 BAEL-1645 fix 2 2018-04-16 12:49:41 +05:00
Ekaterina Galkina 5d5b44c0a9 BAEL-1645 fix 2018-04-16 12:36:19 +05:00
José Carlos Valero Sánchez b1dcdba075
Merge pull request #3967 from myluckagain/BAEL-1645
BAEL-1645
2018-04-14 00:26:19 +01:00
linhvovn 64cadbffeb [tlinh2110] BAEL 1684 Init (#3937) 2018-04-10 18:33:50 +02:00
Ekaterina Galkina 07ef351e88 BAEL-1645 2018-04-09 13:38:32 +05:00
Chris Oberle 84080c9e95 BAEL-1533 - Making a Spring MVC Form Remember Values 2018-03-10 07:06:26 -05:00
Eugen Paraschiv 5fd8e4293e cleanup work for tests 2018-03-04 17:52:56 +02:00
Eugen Paraschiv 4a489e4afc unused import cleanup 2018-03-04 17:42:36 +02:00
Chris Oberle 95f0340318 BAEL-1533 Making a Spring MVC Form Remember Values
- add example code
- update pom dependency to spring boot starter 2.0.0.RC2
- update import in SpringApplicationException
2018-02-24 15:59:23 -05:00
Rakesh Kumar 97f56f33f6 BAEL-1149 - Spring ResponseStatusException (#3648) 2018-02-12 17:20:01 +01:00
Loredana Crusoveanu 7420aa7f6f move actuator 2 to spring-5-reactive 2018-01-13 18:18:41 +02:00
José Carlos Valero Sánchez 6d6cc2d50e
Merge branch 'master' into master 2018-01-11 08:31:58 +00:00
José Carlos Valero Sánchez 9ff8a53c7d BAEL-1430: Move Spring Boot 2 actuator module 2018-01-11 08:27:15 +00:00
Loredana Crusoveanu fa2e225d63 add requested changes 2018-01-08 21:13:31 +02:00
Loredana Crusoveanu 3d233f5ede add api guide 2018-01-07 17:12:07 +02:00
Loredana Crusoveanu 630acd7959 formatting, add tests 2018-01-07 17:09:37 +02:00
Loredana Crusoveanu 50743f20c0 update restdocs, move to spring-5 2018-01-07 17:05:18 +02:00
Doha2012 f6f8f8debe move url matching (#3326)
* make sure modules using java8

* move url matching code
2018-01-02 13:33:37 +02:00
Dassi orleando 0ef4a4a7e2 BAEL-1448: Update Spring 5 articles to use the new milestone version (#3317)
* BAEL-1216: improve tests

* BAEL-1448: Update Spring 5 articles to use the release version
2017-12-28 22:51:12 -08:00
Eugen Paraschiv cee5dcf7b2 adding new module 2017-12-13 14:08:18 +02:00
Marcos Lopez Gonzalez d10a8d7f47 spring junit config (#3124) 2017-11-29 09:53:43 +01:00
Sergey Petunin 8dcc6cb106 BAEL-1311: Spring Security 5 - Security for Reactive Applications (#3056) 2017-11-17 19:41:59 +01:00
Marcos Lopez Gonzalez 1c543f8f86 BAEL-1233 - Enabled Annotation in Spring 5 Testing (#3031)
* tests with enabled annotations

* rollback pom

* formatting
2017-11-14 09:14:01 -08:00
juan 179838b199 Merge remote-tracking branch 'upstream/master' 2017-11-10 00:54:53 -03:00
juan 75630b6c54 Update for article BAEL-1121 2017-11-10 00:53:43 -03:00
Andrew 65111a4666 spring-rest-shell (#2928)
* code snippets for the `Java 9 Stream API improvements` article

* code snippets for the `Java 9 Stream API improvements` article [2 attempt]

* removed the first attempt

* the Spring 5 WebClient

* delted stream features test

* HttpMediaTypeNotAcceptableExceptionExampleController [0]

* reactive web client service was removed

* new WebClient

* new WebClient [2]

* spring-rest-shell init

* pom added

* readme added
2017-10-31 09:23:31 -07:00
juan db6811406c Minor format changes. 2017-10-08 23:59:55 -03:00
Doha2012 9aa221afbc cleanup spring 5 pom (#2700)
* fix spring config

* fix spring config

* fix spring config

* minor fix

* fix spring-boot module

* fix pom

* upgrade jackson

* minor fix

* java concurrency

* cleanup

* fix conflict

* java 8

* clean up

* add core-java-8 to main pom

* rename kotlin to core-kotlin

* update spring 5

* cleanup pom
2017-10-02 15:14:27 +02:00
juan 4c6e4c19a6 Update Person class to use property "id" like identifier. 2017-09-30 18:17:38 -03:00
juan bbe925b373 Merge remote-tracking branch 'upstream/master' 2017-09-13 23:49:43 -03:00
juan 911ca0f125 Merge remote-tracking branch 'upstream/master' into earth001_BAEL-1121 2017-09-13 23:14:33 -03:00
juan 7bfc50e924 BAEL-1121
Sample code, tests and dependencies for Spring5-JsonB article.
2017-09-13 23:03:44 -03:00
eugenp 0f22f7b82a formatting work 2017-09-13 14:41:03 +03:00
eugenp 75c1003451 minor cleanup in the spring 5 module 2017-09-13 14:40:45 +03:00
lor6 0b85b0a466 functional bean registration test (#2503) 2017-08-27 13:20:31 +02:00
Andrew 806c17b41b BAEL-878 [2] (#2194)
* code snippets for the `Java 9 Stream API improvements` article

* code snippets for the `Java 9 Stream API improvements` article [2 attempt]

* removed the first attempt

* the Spring 5 WebClient

* delted stream features test

* HttpMediaTypeNotAcceptableExceptionExampleController [0]

* reactive web client service was removed

* new WebClient

* new WebClient [2]
2017-07-03 08:35:38 +02:00
Grzegorz Piwowarek 87049b63f4 Build opt 22 06 (#2132)
* Drools reformat

* Further refactor

* Further refactor

* Refactor
2017-06-22 15:52:05 +02:00