Commit Graph

14568 Commits

Author SHA1 Message Date
dupirefr b91a78aa0d [BAEL-2996] Moved code from libraries2 to java-math 2019-08-02 06:32:25 +02:00
Eric Martin 87ba90d455
Merge pull request #7329 from binary-joe/master
BAEL-3006 WebClient filters
2019-08-01 20:05:54 -05:00
vatsalgosar 4b6871b1fc BAEL-3118 (#7458)
* BAEL-3118
- Increment Decrement Unary Operators

* BAEL-3118
- Added UnitTests for Increment Decrement Unary Operators

* BAEL-3118
2019-08-01 20:42:03 +02:00
Loredana Crusoveanu fd7aa95496
Merge pull request #7434 from eugenp/BAEL-2887-v2
remove extra files
2019-08-01 21:29:52 +03:00
Loredana Crusoveanu edb75b6d61
Merge pull request #7457 from eugenp/lor6-patch-2
Delete SpringContextTest.java
2019-08-01 21:29:28 +03: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
Loredana Crusoveanu 704f68c8da
Delete SpringContextTest.java 2019-07-31 20:04:40 +03:00
Dhawal Kapil 46763c9afd Merge branch 'master' of https://github.com/eugenp/tutorials 2019-07-31 20:06:41 +05:30
DOHA 31d74aa6a4 Merge remote-tracking branch 'eugenp/master' 2019-07-31 17:18:54 +03: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
isaolmez b04073514d BAEL-3014: Updated the example 2019-07-31 12:09:36 +03: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
Marcos Lopez Gonzalez 9e7a60545f Merge branch 'master' into BAEL-3003-spring-tracing 2019-07-30 19:40:32 +02:00
Marcos Lopez Gonzalez 5ada81927f Merge branch 'eugenmaster' 2019-07-30 19:40:10 +02:00
Marcos Lopez Gonzalez 07c159ddc1 added synchronization to HttpTraceRepository 2019-07-30 19:39:46 +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
Anshul Bansal 6fe2a0fdcc BAEL-2781 - metaprogramming in groovy - review fixes 2019-07-29 20:57:12 +03:00
binary-joe a1247ca84e Moved the code to spring-5-reactive-2 2019-07-29 18:44:37 +02:00
Chirag Dewan f71224ed2c BAEL-2990 Automatic generation of the Builder pattern with FreeBuilder 2019-07-29 21:15:24 +05:30
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
Marcos Lopez Gonzalez 2b602b0485 actuator httpTrace endpoint 2019-07-28 16:12:14 +02:00
binary-joe 8a664d7689 BAEL-3006 WebClient filters 2019-07-28 13:37:29 +02:00
Chirag Dewan 3b3a0fcd67 Merge branch 'master' of https://github.com/eugenp/tutorials 2019-07-28 16:05:52 +05:30
Chirag Dewan 6a29eab820 BAEL-2990 Automatic generation of the Builder pattern with FreeBuilder 2019-07-28 16:05:17 +05:30
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
Loredana a16e5eb4af remove extra files 2019-07-28 10:21:08 +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