Sjmillington
81d12e2121
[BAEL-16003] Added missing README and POM changes
2019-08-07 19:53:18 +01:00
Sjmillington
b72e8b3f1d
[BAEL-16003] Moved missing docx test. Removed remaining docx folders. modified libraries & libraries-data README.md files.Added libraries-data-2 to project pom.
2019-08-07 19:48:38 +01:00
Sjmillington
98f59f58a2
[BAEL-16003] Added missing dependencies - mvn clean install now succeeds
2019-08-05 17:12:55 +01:00
Sjmillington
4dbeacad35
[BAEL-16003] renamed artifactId. Removed specified articles from libraries module. Added smooks + google sheets resources into libraries-data-2. Tidied up libraries pom, removing unused dependencies.
2019-08-05 16:50:34 +01:00
Sjmillington
0f06cd46ca
remove live test change from this branch
2019-08-02 16:30:39 +01:00
Sjmillington
2096feb825
remove live test change from this branch
2019-08-02 16:29:20 +01:00
Sjmillington
67d88b93b7
[BAEL-16003] Moving article out of libraries (& flink from libraries-data) into libraries-data-2
2019-08-02 16:22:49 +01:00
Sjmillington
47f03c50e6
[BAEL-9020] updated ApplicationIntegrationTest to ApplicationLiveTest to reflect test requirements
2019-08-02 15:14:18 +01:00
Eric Martin
f3dd83f488
Merge pull request #7297 from vatsalgosar/BAEL-2728
...
BAEL-2728 | vatsalgosar@gmail.com
2019-07-31 21:42:18 -05:00
Eric Martin
6dbeb46d7b
Merge pull request #7440 from pazis/master
...
BAEL-2856 Difference between getRequestURI and getPathInfo in HttpServletRequest
2019-07-31 21:16:54 -05:00
Erik Pragt
4e31224703
Merge pull request #7450 from sreekanthsnair/master
...
[BAEL-3121] Added source for finding number of lines in a file
2019-07-31 21:17:29 +10:00
rpvilao
e11d555977
Merge pull request #7341 from MajewskiKrzysztof/BAEL-2825
...
BAEL-2825
2019-07-31 11:34:20 +02:00
Eugen Paraschiv
970889ad14
minor cleanup work
2019-07-31 12:04:14 +03:00
Krzysztof Majewski
f5c7e8541a
Merge branch 'master' into BAEL-2825
2019-07-31 10:33:28 +02:00
Krzysztof Majewski
6c4cceb9f5
Merge pull request #3 from eugenp/master
...
merge
2019-07-31 10:31:43 +02:00
Sumeet Gajbhar
ecf8bd76cc
BAEL-3027 binary number arithmetic operations ( #7437 )
...
* BAEL-3027 binary number arithmetic operations
* BAEL-3127 updated the unit test case names
* added unit test cases for built-in java functions
* updated function name
* BAEL-3127 updated unit test case names
* BAEL-3127 removed comments from code
2019-07-30 22:12:25 +02:00
Justin Albano
db90a53e38
BAEL-3141: Added test cases for String to Double conversion. ( #7448 )
...
These tests exercise the conversion of Strings that can be converted to
Doubles, as well as the exceptions that are thrown for invalid Strings.
2019-07-30 21:54:17 +02:00
rpvilao
1baace10cf
Merge pull request #7411 from alessiostalla/BAEL-2991
...
BAEL-2991
2019-07-30 18:43:45 +02:00
Alessio Stalla
19d73e9611
Fix parent POM
2019-07-30 14:36:32 +02:00
rpvilao
5a13c67fda
Merge pull request #7382 from priyank-sriv/BAEL-3087
...
BAEL 3087: Exponential Backoff with Jitter
2019-07-30 13:10:33 +02:00
sreekanth.nair
2aa2f078dd
[BAEL-3121] Added source for finding number of lines in a file
2019-07-30 12:55:29 +05:30
Krzysztof Majewski
8e3f2ae495
update
2019-07-30 08:35:24 +02:00
Kumar Chandrakant
36ad6f15ef
Adding code for the tutorial tracked under BAEL-3073. ( #7442 )
2019-07-30 08:09:34 +02:00
maryarm
627fb4f1d1
#BAEL-2888: Reloading Properties Files in Spring ( #7427 )
...
-change package name to "com.baeldung.properties.reloading"
-remove module 's ".gitignore"
2019-07-30 01:19:08 -04:00
josephine-barboza
d9a20d1764
BAEL-2906 Functional Controllers in Spring MVC ( #6972 )
...
* BAEL-2906 Functional Controllers in Spring MVC
* BAEL-2906 Functional Controllers in Spring MVC
* BAEL-2906 Functional Controllers in Spring MVC
* BAEL-2906 Removed unnecessary files
* BAEL-2906 Removed project
* BAEL-2906 Removed comments
2019-07-29 22:44:52 +01:00
Paul Latzelsperger
8f5bb3c6a9
Bael 3082 ( #7446 )
...
* added example code for BAEL-3082
* added another test case, refactored method names
* moved to basics module
2019-07-29 22:38:42 +02:00
Loredana Crusoveanu
ab9856b31c
Merge pull request #7445 from rozagerardo/rozagerardo/BAEL-10220_Update-Spring-Session-article-fix-test-name
...
[BAEL-10220] Update Spring Session article - fix test name
2019-07-29 21:56:59 +03:00
Gerardo Roza
f174fa0ae9
Fix test naming, now renamed as LiveTest
2019-07-29 09:58:14 -03:00
Ger Roza
5aecdeb021
[BAEL-3066] Spring Security: Exploring JDBC Authentication ( #7441 )
...
* created multi-module project from spring-security-mvc-boot
* Added JDBC Authentication application to spring-security-mvc-boot-default
* Added JDBC Authentication application to spring-security-mvc-boot-mysql
* Added JDBC Authentication application to spring-security-mvc-boot-postgre
* adding new modules to parent spring-security-mvc-boot module, reformatting sql scripts, and added form fields to H2 LiveTest
2019-07-29 07:56:21 +02:00
fanatixan
9b97533de7
bael-3119 ( #7436 )
2019-07-29 07:46:22 +02:00
pazis
d187a05fbe
MyHttpServlet
2019-07-28 19:19:43 +00:00
Loredana Crusoveanu
ba31134cfd
Merge pull request #7373 from johnA1331/master
...
Bi-monthly test fix - BAEL-16046
2019-07-28 12:57:21 +03:00
Loredana Crusoveanu
37b2cb44ee
Merge pull request #7364 from eugenp/BAEL-15976-v2
...
Bael 15976 v2
2019-07-28 10:27:26 +03:00
Eugen
8ae248ce42
Update README.md
2019-07-28 09:47:03 +03:00
Eugen
c0308756da
Update README.md
2019-07-28 09:45:13 +03:00
Eugen
0a5d51461c
changing case in the pom
2019-07-28 09:40:25 +03:00
Eugen
0094c08a3d
changing case in the pom
2019-07-28 09:39:48 +03:00
Eugen
1db074d22d
changing case
2019-07-28 09:35:46 +03:00
Eugen
38b37df873
changing case
2019-07-28 09:35:40 +03:00
Eugen
6350819aa6
Merge branch 'master' of https://github.com/eugenp/tutorials
2019-07-28 09:34:32 +03:00
Eugen
b8d65f954b
changing case
2019-07-28 09:34:07 +03:00
Loredana Crusoveanu
1ab13b226d
Merge pull request #7418 from Doha2012/master
...
depth first search
2019-07-28 09:33:44 +03:00
Eugen
7502f58b99
changing case
2019-07-28 09:33:07 +03:00
Eugen
76aa185add
changing case
2019-07-28 09:32:42 +03:00
Devender Kumar
c4110e5fe8
Added big decimal validation ( #7379 )
...
* Added cascading type mudule
* fix compile error
* updated dependency version in pom
* Added BigDecimal validation classes
* Updated test cases
* Remove syso from test cases
* Updated test cases
2019-07-28 07:19:16 +03:00
DOHA
24135c03cf
modify graph implementation
2019-07-28 00:01:06 +03:00
Loredana Crusoveanu
493e435ff7
Merge pull request #7425 from amit2103/BAEL-16086
...
[BAEL-16086] - Moved core-java-arrays module, added missing pom.xml, …
2019-07-27 22:54:17 +03:00
Loredana Crusoveanu
7469a2ffd1
Merge pull request #7426 from amit2103/BAEL-15959
...
Bael 15959
2019-07-27 19:24:08 +03:00
amit2103
49cfd94439
[BAEL-15959] - Removed spring-security dependency
2019-07-27 18:06:02 +05:30
amit2103
292432b5b9
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-15959
2019-07-27 18:02:03 +05:30