Commit Graph

10701 Commits

Author SHA1 Message Date
Loredana Crusoveanu 6465696439
Merge pull request #5713 from eugenp/lor6-patch-4
Update README.MD
2018-11-18 17:17:36 +02:00
Loredana Crusoveanu fb4e046edf
Merge pull request #5714 from eugenp/lor6-patch-5
Update demo.properties
2018-11-18 17:17:23 +02:00
Loredana Crusoveanu a903e0630d
Merge pull request #5715 from eugenp/lor6-patch-6
Update exception.properties
2018-11-18 17:17:07 +02:00
Loredana 9ec41d973b simplify swagger ex, fix start 2018-11-18 17:12:59 +02:00
amit2103 a98df2add7 [BAEL-10218] - Updated code to the latest version and modified code 2018-11-18 20:09:03 +05:30
Loredana Crusoveanu b970aaac58
Merge pull request #5687 from Thoughtscript/BAEL-1781
BAEL-1781: Support for Swagger 2 using Spring Boot 2.x
2018-11-18 16:33:22 +02:00
amit2103 1bf085c64b Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-10135 2018-11-18 18:06:01 +05:30
amit2103 7baa99bc34 [BAEL-10135] - Updated graphql code with latest version 2018-11-18 18:05:41 +05:30
Loredana Crusoveanu 89fb5f39b8
Update exception.properties 2018-11-17 22:13:40 +02:00
Loredana Crusoveanu d10c8d012b
Update demo.properties 2018-11-17 22:12:53 +02:00
Loredana Crusoveanu f9ae5001c1
Update README.MD 2018-11-17 22:12:10 +02:00
Loredana Crusoveanu 6e94e2b213
Merge pull request #5706 from rozagerardo/geroza/BAEL-9523_migrate-to-parent-pom-2_1
[BAEL-9524] spring-boot | parent-boot-1 to parent-boot-2 for spring-boot
2018-11-17 21:57:57 +02:00
codehunter34 0cd4d76c15 BAEL-2293: Guide to ReflectionTestUtils and uses in Unit Testing (#5681)
* BAEL-2293: Guide to ReflectionTestUtils and uses in Unit Testing

* BAEL-2293: Guide to ReflectionTestUtils and uses in Unit Testing

* BAEL-2293: Guide to ReflectionTestUtils and uses in Unit Testing

* Update ReflectionTestUtilsUnitTest.java
2018-11-17 11:52:12 -08:00
Loredana Crusoveanu 5f91423fcb
Merge pull request #5711 from nnhai1991/master
BAEL-1913 Generate a random alphanumeric string in Kotlin
2018-11-17 20:46:00 +02:00
chrisoberle 301ffdbc75 BAEL-2174: proxies in core java (#5628) 2018-11-17 12:24:21 -06:00
Eric Martin 267f287f01
Merge pull request #5712 from eugenp/BAEL-2143-move
Moved AddingNewLineToString from core-java to java-strings
2018-11-17 11:25:56 -06:00
eric-martin 3defeb3e96 Moved AddingNewLineToString from core-java to java-strings 2018-11-17 11:20:06 -06:00
Eric Martin eaada6e9d0
Merge pull request #5620 from rahusriv/rahul/newline1
BAEL-2143 : Adding newline to a string in Java , rahusr@gmail.com, rahul/newline1
2018-11-17 11:09:48 -06:00
nnhai1991@gmail.com d2d77c56f8 BAEL-1913 fix possible index out of bound 2018-11-18 00:16:35 +08:00
Hai Nguyen 8e5a2ba1fe
Merge pull request #2 from eugenp/master
Update master
2018-11-18 00:09:16 +08:00
Akash Pandey 331988e407 Bael-2227 1 (#5707)
* BAEL-2159: Mini Article on "Separate double into integer and decimal parts"

* BAEL-2227: Refactor: Replace designation with title.
2018-11-17 07:56:22 -08:00
Eugen Paraschiv c7daccbe6e temporarily removing modules with external repos 2018-11-17 12:59:25 +02:00
Loredana Crusoveanu fda88fd83e
Merge pull request #5671 from Doha2012/master
RequestParam annotation
2018-11-17 11:47:48 +02:00
Loredana Crusoveanu 7c632d0f36
Merge pull request #5708 from eugenp/lor6-patch-3
Update README.md
2018-11-17 11:34:18 +02:00
Loredana Crusoveanu 8967501aed
Update README.md 2018-11-17 11:26:49 +02:00
Loredana Crusoveanu 297ef5528a
Merge pull request #5696 from amit2103/BAEL-10302
[BAEL-10302] - Moved articles to core-java-collections
2018-11-17 11:21:22 +02:00
geroza e4c7f7e72e minor estetic changes 2018-11-17 01:55:14 -02:00
geroza de37cc8af1 Fixed LiveTests for migration of spring-boot module to Spring Boot 2 2018-11-17 01:14:10 -02:00
DOHA d14662a900 move RequestParam 2018-11-17 01:16:14 +02:00
DOHA 16da0e5a0b minor cleanup 2018-11-17 01:11:51 +02:00
DOHA b92af1b149 minor fix 2018-11-17 01:11:26 +02:00
Loredana Crusoveanu 22bfbd6f3a
Merge pull request #5700 from dkapil/task/20181611_buildfix
Updating the url of openliberty jar
2018-11-16 20:13:15 +02:00
Dhawal Kapil ac570c2bcc Updating the url of openliberty jar 2018-11-16 23:16:39 +05:30
Loredana Crusoveanu d5695f6238
Merge pull request #5698 from eugenp/BAEL-10217-v2
update eureka code to boot 2
2018-11-16 19:04:47 +02:00
Loredana 874a7ca051 fix port 2018-11-16 18:58:12 +02:00
Loredana 7d5d9b3eb7 update eureka code to boot 2 2018-11-16 18:40:42 +02:00
geroza 47735dcd70 Fixed issues due to parent-boot-2 migration (migration to Spring-boot 2):
* Configured Hiberante 5 correctly
* Configured Git plugin correctly
* Changed hibernate methods to comply with new method naming conventions
* Removed and replaced deprecated properties
* Updated Actuator test to use new response structure
* Using random port in Mongo integration test, to avoid clashing with a potential instance using the mongo default port
2018-11-16 14:34:48 -02:00
Hai Nguyen a0a80af9d0 Generate a random alphanumeric string in Kotlin
Issue: BAEL-1913
2018-11-16 08:39:40 -07:00
Loredana Crusoveanu eaa890aead
Merge pull request #5477 from shidongwa/master
correct java main method signature, otherwise performance can't be ru…
2018-11-16 15:21:09 +02:00
amit2103 99b8077bba [BAEL-10302] - Moved articles to core-java-collections 2018-11-16 16:06:20 +05:30
Rahul Srivastava 007aa9b66e Changing para to rhyme 2018-11-16 11:22:18 +05:30
Hai Nguyen 0b15affd0e rename to RandomStringUnitTest 2018-11-16 13:46:14 +08:00
Hai Nguyen 3ee9050138 change from @before to init 2018-11-16 10:18:14 +08:00
Hai Nguyen e27d5f4f1f change from @before to init 2018-11-16 10:05:09 +08:00
Hai Nguyen f0f1eba7b9 change from @before to init 2018-11-16 10:04:48 +08:00
Loredana Crusoveanu 60697a321c
Merge pull request #5692 from alimate/BAEL-2374
BAEL-2374: Added a simple reified generic example
2018-11-15 20:26:56 +02:00
Ali Dehghani 927a8851ae BAEL-2374: Added a simple reified generic example. 2018-11-15 21:27:02 +03:30
DOHA 1f7c33145f change naming convention 2018-11-15 13:32:01 +02:00
thoughtscript de3a7e4727 support for swagger 2 boot 2.x 2018-11-14 20:39:48 -08:00
freddyaott 42fac5dbcf Java Math (#5684) 2018-11-14 18:54:16 -08:00