Loredana Crusoveanu
016509a21a
Merge pull request #4663 from eugenp/upgrade-xml
...
upgrade to spring 5, remove extra code
2018-07-09 23:46:08 +03:00
Loredana Crusoveanu
66f2263b98
add new is to string test
2018-07-09 23:40:29 +03:00
Loredana Crusoveanu
eeb28b09d5
Merge pull request #4674 from eugenp/BAEL-1867-v2
...
refactor test
2018-07-09 21:32:57 +03:00
Loredana Crusoveanu
a1dab9a874
refactor test
2018-07-09 20:49:02 +03:00
Loredana Crusoveanu
db00197aac
Merge pull request #4670 from Tonnix/master
...
Added BAEL-1867 project files under the Spring-5-Reactive Project
2018-07-09 20:25:32 +03:00
DOHA
9b27ab5754
upgrade to spring boot 2
2018-07-09 18:43:55 +03:00
Grzegorz Piwowarek
692eafafea
Fix Trie implementation ( #4668 )
...
* encoding
* Fix Trie implementation
2018-07-09 16:26:52 +02:00
Adam InTae Gerard
c51a97678c
BAEL-1555 ( #4652 )
...
* BAEL-1555
* Corrected indents and spacing
* RequestMapping to GetMapping
2018-07-09 08:10:18 -05:00
Tonnix
1e69e96e7b
Added test file for BAEL-1867
2018-07-09 13:25:02 +03:00
Tonnix
63e55f2730
Added source files for BAEL-1867
2018-07-09 13:23:56 +03:00
Tom Hombergs
d48389cbb6
Merge pull request #4662 from eugenp/thombergs-patch-16
...
added link
2018-07-08 22:32:35 +02:00
Chris Oberle
a373d08503
BAEL-1691 comparing embedded servlet containers in spring boot
2018-07-08 16:21:48 -04:00
Tom Hombergs
455385d66e
Merge pull request #4579 from amitabhmandal/BAEL-1896
...
BAEL-1896: Guide to GregorianCalendar
2018-07-08 20:41:35 +02:00
Loredana Crusoveanu
0e66fe11ba
upgrade webflow
2018-07-08 21:23:44 +03:00
Loredana Crusoveanu
6c1de58262
Merge pull request #4658 from eugenp/upgrade-email
...
Upgrade email
2018-07-08 21:14:54 +03:00
Loredana Crusoveanu
9c728dbc4f
upgrade to spring 5, remove extra code
2018-07-08 21:13:41 +03:00
Tom Hombergs
34842504a5
added link
2018-07-08 20:05:09 +02:00
Shubhra Srivastava
ee98d7558c
BAEL-1901: AssertJ Fix ( #4660 )
2018-07-08 12:42:56 -05:00
amitabhmandal
9c8973f83f
Refactored Junits
2018-07-08 22:02:45 +05:30
Loredana Crusoveanu
28cbbe080f
remove email module
2018-07-08 19:17:44 +03:00
Shubhra Srivastava
387d93e905
BAEL-1901 Add hours to Date in Java ( #4599 )
...
* BAEL-1901 Add hours to Date in Java
* BAEL-1901 : Editor Review Changes
* BAEL-1901 using assertThat for assertions
2018-07-08 10:27:42 -05:00
Loredana Crusoveanu
88d17fa432
remove email module
2018-07-08 18:22:27 +03:00
Loredana Crusoveanu
4ff269f589
upgrade email article, move to spring-mvc-simple
2018-07-08 18:20:23 +03:00
KevinGilmore
e5f2714ff8
Update and add README files ( #4657 )
...
* BAEL-1766: Update README
* BAEL-1853: add link to article
* BAEL-1801: add link to article
* Added links back to articles
* Add links back to articles
2018-07-08 10:12:13 -05:00
Dhrubajyoti Bhattacharjee
6be948a05a
BAEL-1354 Guide to microservice with meecrowave ( #4612 )
2018-07-08 16:59:05 +02:00
Mrudav Shukla
30b439458e
BAEL-1921 - added example code and unit test for GlobalExceptionHandler ( #4646 )
...
* added example code and unit test for GlobalExceptionHandler
* Code for common exceptions
2018-07-08 14:11:29 +02:00
smokeyrobot
f3237ef2c5
Bael 1908 - Guide to SqlResultSetMapping ( #4586 )
...
* Commit for Eval Article pull request
* Revert "Commit for Eval Article pull request"
* BAEL-1908 Initial Commit
2018-07-08 13:44:42 +02:00
Amit Pandey
28166a73de
Fixed spring-session integration tests ( #4650 )
2018-07-08 13:27:45 +02:00
Denis
3b7cb37379
BAEL-1165 Resilience4j ( #4312 )
...
* BAEL-1165 Resilience4j
* BAEL-1165 Resilience4j
Applied editor's suggestions
2018-07-08 11:04:24 +02:00
Eugen Paraschiv
8fb345975d
cleanup work
2018-07-08 11:51:37 +03:00
Adam InTae Gerard
a35890be98
Cleaned up pom.xml - switched to BOM for better top-level management ( #4651 )
2018-07-08 10:46:20 +02:00
rozagerardo
3786d4e1b1
* Added code for BAEL-1972 ( #4632 )
2018-07-08 10:40:02 +02:00
DOHA
41b847381b
Merge remote-tracking branch 'eugenp/master'
2018-07-07 22:12:08 +03:00
Loredana Crusoveanu
e78ca7c830
Merge pull request #4606 from kiview/bael-1930-encrypt
...
[BAEL-1930] Encryption and decryption of files using JDK
2018-07-07 17:45:50 +03:00
Loredana Crusoveanu
da1db70aad
Update FileEncrypterDecrypterIntegrationTest.java
2018-07-07 15:40:12 +03:00
myluckagain
2201a8d9d9
bael-1874 ( #4574 )
...
* bael-1874
* bael-1874 fix
* bael-1874 fix1
2018-07-07 12:00:37 +01:00
dupirefr
60702c111c
[BAEL-1835] Fixing indent and organization
2018-07-07 10:43:24 +02:00
dupirefr
b9e6222ced
[BAEL-1835] Added dummy KotlinService
2018-07-07 10:43:08 +02:00
dupirefr
2059cb13a4
[BAEL-1835] Updated pom to handle Kotlin and Java sources compiling
2018-07-07 10:42:39 +02:00
dupirefr
0810f9f7e2
[BAEL-1835] Added packaging jar to pom
2018-07-07 10:42:23 +02:00
dupirefr
3a9ca3b8d9
[BAEL-1835] Adding dummy application and Java service
2018-07-07 10:42:05 +02:00
dupirefr
14a571a3f2
[BAEL-1835] Creating empty Maven Java project with compiler plugin
2018-07-07 10:41:40 +02:00
Michael Pratt
b4969dd2b8
Rename directory, new concerete client example
2018-07-06 19:43:52 +01:00
Michael Pratt
a49358cfff
More server stuff; create client and test
2018-07-06 19:43:52 +01:00
Michael Pratt
56c27f346b
Micronaut server
2018-07-06 19:43:52 +01:00
Tom Hombergs
e8a739642e
Merge pull request #4618 from smmansoor/master
...
[BAEL-1753] Moved kotlin-ktor to core-kotlin
2018-07-06 19:33:55 +02:00
Dhawal Kapil
11edaaf4bc
BAEL-1712 Fix tests in libraries project ( #4630 )
...
* BAEL-1712 Fix tests in libraries project
-Renamed 45 test files to standard naming conventions.
-Updated maven dependencies in libraries/pom.xml
-Fixed assertion errors in some tests.
-Included libraries project back into parent pom.xml
* BAEL-1712 Fix tests in libraries project
-Downgraded apache maven pmd plugin from 3.9.0 to 3.8 because pmd 6.0.1 present in pmd plugin 3.9.0 was unable to resolve classes having static final inner classes and was resulting into build failure.
* BAEL-1712 Fix libraries
-Fixed JodaTimeUnitTest
2018-07-06 17:33:23 +02:00
priyeshmashelkar
8e3fdf0657
Merge branch 'master' of https://github.com/priyeshmashelkar/tutorials
2018-07-06 12:47:41 +01:00
priyeshmashelkar
178aa88296
Moved code from spring-boot to testing-modules/mockito
2018-07-06 12:46:26 +01:00
Rokon Uddin Ahmed
f086ae7814
BAEL-7217 ( #4637 )
...
* 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
* 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
2018-07-06 09:25:49 +02:00