11142 Commits

Author SHA1 Message Date
geroza
99dd82d2ff Migrated modules to parent-boot-2 usign spring-boot 2.1:
spring-mvc-forms-thymeleaf
spring-rest
spring-rest-angular
spring-rest-query-language
spring-rest-shell
spring-rest-simple
spring-rest-template
spring-resttemplate
spring-security-mvc-boot
spring-security-openid
spring-security-sso
spring-security-thymeleaf
2018-12-12 09:29:23 -02:00
Kacper
743949afe6 testing with StepVerifier (#5673)
* testing with StepVerifier

* Test publisher
2018-12-12 04:15:04 -06:00
markoprevisic
7e3e9db288 BAEL-2351 cleanup 2018-12-12 08:17:25 +01:00
markoprevisic
1d8c78ff34 Merge branch 'master' of https://github.com/mprevisic/tutorials 2018-12-12 08:15:32 +01:00
Javier
366cb9a0bc BAEL-2412
Add limit values when dealing with floats (min, max, NaN).
2018-12-12 06:41:39 +01:00
Javier
f69d154862 BAEL-2412
New example showing that the empty string can be deserialized into a char.
2018-12-12 06:30:01 +01:00
Javier
089162e91c BAEL-2412
Add new code examples when deserializing real numbers to discrete number types.
2018-12-12 06:12:12 +01:00
Javier
24bd4644ff BAEL-2412
Add example of deserialization of a double whose precission is too high.
2018-12-12 06:01:38 +01:00
Javier
bc1a22babc BAEL-2412
Remove custom serializer and deserializer for converting byte into a string of
bits.
2018-12-12 05:46:16 +01:00
Krzysztof Majewski
9c9e32aa7c Guide to ShedLock with Spring
Issue: BAEL-2360
2018-12-11 21:44:11 -07:00
KevinGilmore
652a7a3f46
BAEL-2174 update README.md (#5901)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article
2018-12-11 20:43:13 -06:00
Loredana Crusoveanu
1b643c26fb
Merge pull request #5900 from eugenp/BAEL-1253
add code for jgrapht image gen
2018-12-11 22:52:51 +02:00
Loredana
cfab18ae96 add code for jgrapht image gen 2018-12-11 22:46:08 +02:00
Ganesh Pagade
98d74af44a added shebang file 2018-12-11 22:47:56 +05:30
Eugen Paraschiv
5afdce78ea quick compilation fix 2018-12-11 09:52:10 +02:00
Eric Martin
3bec6f7eff
Merge pull request #5813 from earth001/BAEL-2333a
BAEL-2333 Sample code
2018-12-10 23:13:43 -06:00
mprevisic
3e685aa12d BAEL-2351 programmatically restart spring boot application 2018-12-11 01:30:10 +01:00
j-bennett
7ddcb76c09 Persist a JSON object using Hibernate
Issue: BAEL-2353
2018-12-10 16:27:48 -07:00
Daniel Barrigas
e51a0d0428 Spring Boot Actuator + Kubernetes
Issue: BAEL-2356
2018-12-10 14:42:28 -07:00
Seun Matt
5dec6f7006 added example code for BAEL-2418 (#5882)
* added example code for BAEL-2366

* moved example code for BAEL-2366

* example code for BAEL-1961

* moved example code into integration test

* updated the test assertions

* refactor the spring boot persistence mongodb module

* remove redundant example code

* declared the spring boot persistence module in the root pom

* fixed issue with non-imported file

* added example code for BAEL-2418
2018-12-10 10:07:29 -08:00
Dhawal Kapil
36decb42b9 Task/bael 10829 (#5844)
* BAEL-10829 Clean up the parent pom of the tutorials project

- Cleaned up projects list for default-first and integration-lite-first profiles

* BAEL-10829 Fixing unit test in JGit

* BAEL-10829 Clean up the parent pom of the tutorials project

-Updated modules list for default-second and integration-lite-second profiles

* BAEL-10829 Fixed repository for structurizr libraries and api changes done in StructurizrSimple to incorporate new version
2018-12-10 09:37:46 -08:00
Wosin
22d22c7c4e BAEL-1039: Introduction to Derive4J (#5845) 2018-12-09 22:26:28 +01:00
Loredana Crusoveanu
8e18c03c40
Merge pull request #5855 from pandachris/master
BAEL-2283
2018-12-09 22:10:50 +02:00
Loredana Crusoveanu
ec7283cb81
Merge pull request #5876 from the-java-guy/master
BAEL-2343
2018-12-09 21:20:12 +02:00
Loredana Crusoveanu
a42b156ae3
Merge pull request #5881 from eugenp/BAEL-10844-v2
fix test names, missing templates
2018-12-09 21:13:40 +02:00
Loredana
95b1a9b158 fix test names, missing templates 2018-12-09 20:36:56 +02:00
Loredana Crusoveanu
bae846571a
Merge pull request #5874 from rozagerardo/geroza/BAEL-10844_subtask-part-1_BAEL-10354_migrateparent-boot-to-spring-boot-2.1_part-2
[BAEL-10844] | Upgrade set of modules to use boot 2.1 - part 2
2018-12-09 20:13:30 +02:00
Loredana Crusoveanu
5aff05828b
Merge pull request #5875 from amit2103/BAEL-9643
[BAEL-9643] - Added missing code in the properties article
2018-12-09 18:56:10 +02:00
pandachris
d151552b65
Merge pull request #10 from pandachris/BAEL-2283
test spacing
2018-12-09 23:19:32 +07:00
clininger
2b1d02ce1d test spacing 2018-12-09 23:18:30 +07:00
pandachris
d80ab0b85f
Merge pull request #9 from pandachris/BAEL-2283
Removed unnecessary line
2018-12-09 23:10:39 +07:00
clininger
cbdd31a183 Removed unnecessary line 2018-12-09 23:08:41 +07:00
pandachris
bbdc8abc14
Merge pull request #8 from pandachris/BAEL-2283
BAEL-2283
2018-12-09 23:04:20 +07:00
clininger
24bc616dd2 test name changes; fixed test assertions; POM modules added 2018-12-09 22:59:58 +07:00
Tritty
138b22a7dd Files associates with BAEL-2343 2018-12-09 20:55:51 +05:30
amit2103
7073c4a3e5 [BAEL-9643] - Added missing code in the properties article 2018-12-09 20:16:50 +05:30
pandachris
e00bfcf21d
Merge pull request #7 from pandachris/master
merge from master
2018-12-09 21:35:32 +07:00
pandachris
890a514a99
Merge branch 'BAEL-2283' into master 2018-12-09 21:35:06 +07:00
Loredana Crusoveanu
f5def52609
Merge pull request #5866 from Doha2012/master
compare hashmap
2018-12-09 15:17:39 +02:00
geroza
24d6fe7f80 Migrated the following modules to parent-boot with spring-boot 2.1:
spring-cloud-data-flow/etl/customer-mongodb-sink
spring-cloud-data-flow/etl/customer-transform
2018-12-09 11:10:19 -02:00
geroza
bad04601be * migrated the following modules:
spring-boot
spring-boot-autoconfiguration
spring-boot-bootstrap
spring-boot-client
spring-boot-ctx-fluent
spring-boot-disable-console-logging
spring-boot-jasypt
spring-boot-mvc
spring-boot-ops
spring-boot-vue
spring-cloud/spring-cloud-vault
spring-data-rest
2018-12-09 11:10:19 -02:00
geroza
a2ceb57dd1 Migrated modules to use parent-boot with version spring-boot 2.1 2018-12-09 11:10:19 -02:00
Loredana Crusoveanu
a2882867fe
Merge pull request #5873 from dkapil/task/BAEL-10887
BAEL-10887 Let's fix the compilation issue in spring-cloud/spring-clo…
2018-12-09 14:00:11 +02:00
Dhawal Kapil
258b7e1bb3 BAEL-10887 Let's fix the compilation issue in spring-cloud/spring-cloud-security/auth-client module
- Added the missing dependencies that were causing compilation issues
2018-12-09 16:39:10 +05:30
Loredana Crusoveanu
0c96e90b6f
Merge pull request #5871 from eugenp/BAEL-9710-v2
fix package name, start class
2018-12-08 22:22:35 +02:00
Loredana
b51ae5b065 fix package name, start class 2018-12-08 22:16:52 +02:00
Loredana Crusoveanu
18f26db503
Merge pull request #5867 from amit2103/BAEL-9710
[BAEL-9710] - Standardized packages for spring-rest module
2018-12-08 22:04:58 +02:00
Loredana Crusoveanu
5e0867f9db
Merge pull request #5870 from amit2103/BAEL-9643
[BAEL-9643] - Create code for Properties article
2018-12-08 22:01:31 +02:00
Juan Moreno
dfca36b9ad Removed .attach_pid12113 file 2018-12-08 16:31:20 -03:00
Juan Moreno
be16616bb8 Added new samples 2018-12-08 16:21:30 -03:00