Commit Graph

10890 Commits

Author SHA1 Message Date
Eric Martin 3bec6f7eff
Merge pull request #5813 from earth001/BAEL-2333a
BAEL-2333 Sample code
2018-12-10 23:13:43 -06: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
amit2103 ea70595615 [BAEL-9643] - Create code for Properties article 2018-12-09 00:36:34 +05:30
Tritty 5648013c05 Merge branch 'master' of https://github.com/eugenp/tutorials
# Conflicts:
#	java-strings/pom.xml
2018-12-09 00:11:05 +05:30
Loredana Crusoveanu ef75f0cfc4
Merge pull request #5863 from dkapil/task/BAEL-10876
BAEL-10876 Removed corrupted RMI module
2018-12-08 18:05:31 +02:00
Mikhail Chugunov 0abf2d243a BAEL-2327: Implement simple escaping and tests (#5745)
* BAEL-2327: Implement simple escaping and tests

* BAEL-2327: Rename test to comply with CI rules
2018-12-08 06:59:10 -08:00
KevinGilmore 0b0aedc287 BAEL-2174: rename core-java-net module to core-java-networking (#5837)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking
2018-12-08 06:58:16 -08:00
amit2103 9eff0c662b [BAEL-9710] - Standardized packages for spring-rest module 2018-12-08 18:37:08 +05:30
DOHA 670e4f348d minor cleanup 2018-12-08 14:02:10 +02:00
DOHA 03e852e747 compare hashmap 2018-12-08 13:27:17 +02:00
Dhawal Kapil 183c7a0fe3 BAEL-10876 Removed corrupted RMI module 2018-12-08 11:22:54 +05:30
PranayVJain 5072291b32 BAEL-2337: Find Substring which are palindromes (#5766)
* BAEL-2337: Added test cases to find substring which are palindromes

* BAEL-2337: Changed the names of the variables

* BAEL-2237: Formatted code using formatter.xml

* BAEL-2237: Renamed method and added variety of test cases

* BAEL-2337: Renamed unit test cases name according to BBD style naming convention
2018-12-07 21:16:28 -06:00
Loredana Crusoveanu 2338f29104
Merge pull request #5856 from dkapil/task/BAEL-10876
Remove corrupted/invalid/stray projects
2018-12-07 22:32:29 +02:00
Loredana Crusoveanu c321fe28ef
Merge pull request #5857 from dkapil/task/BAEL-10877
BAEL-10877 Fix build of micronaut project
2018-12-07 22:29:26 +02:00
Loredana Crusoveanu 0e5df58ec5
Merge pull request #5836 from rozagerardo/geroza/BAEL-10843_subtask-part-1_BAEL-10354_migrateparent-boot-to-spring-boot-2.1_part-1
BAEL-10843 | Upgrade set of modules to use boot 2.1 - part 1
2018-12-07 22:21:33 +02:00
Priyesh Mashelkar 5a87e036fa BAEL-2344 Removed unused code (#5860)
* Added implementation and test class

* Added more details

* Updated tests

* Added implementation and test class

* Added more details

* Updated tests

* Updated code as per review comments

* BAEL-2344 Moved files to new hibernate5 module
2018-12-07 07:04:39 -08:00
Diego Moreira 18ff18671b
Merge pull request #5853 from alimate/BAEL-2377
Added a simple Kotlin function for bytecode inspection as part of the Inline Functions tutorial.
2018-12-07 09:37:29 -03:00
Tom Hombergs 9a0eab7dac
Merge pull request #5785 from akash-pandey/BAEL-2393
Bael 2393
2018-12-07 12:09:02 +01:00