Johnathan Gilday
99e94be7d0
🚧 Gradle 6 - Test Fixtures
2019-12-20 14:00:31 -05:00
Johnathan Gilday
0c2d312186
🚧 Gradle 6 - Platforms
2019-12-20 14:00:31 -05:00
Johnathan Gilday
f95a1a2011
🚧 Gradle 6 - Dependency constraints
2019-12-20 14:00:25 -05:00
Johnathan Gilday
36be6908fe
🚧 Gradle 6 - Publish Gradle Module Metadata
2019-12-20 13:48:45 -05:00
rpvilao
02f52d9b98
Merge pull request #8321 from silvafabio/master
...
Pre-compile the regex pattern into a Pattern object and reuse
2019-12-20 15:28:11 +01:00
rpvilao
3814676e71
Merge pull request #8354 from martinvw/feature/BAEL-3495-deny-on-missing-annotation
...
[BAEL-3495] Added code for new article
2019-12-20 14:30:09 +01:00
Josh Cummings
b8e73d5b8c
Merge pull request #8405 from kwoyke/BAEL-19988
...
BAEL-19988: Migrate testing-modules module to the com.baeldung package
2019-12-19 17:47:30 -07:00
Martin van Wingerden
03a34d5cf6
BAEL-3495 Code for Deny of Missing Pre/PostAuthorize annotation
...
- Moved classes around so that the scans do not collide
- Make sure the LiveTest actually stops when done
- Removed some useless gitignore / README parts.
2019-12-19 18:58:07 +01:00
rohitchaudhary2023
3e9ff755e0
BAEL-3380 ( #8335 )
...
* initial commit
* changes for articlesBAEL-3380
* Removed evaluation article files
* BAEL-3380
* adding test case BAEL-3380
* BAEL-3380
* BAEL-3380 - updated tests and removed main class
* BAEL-3380 - Updated Test class name
* BAEL-3380 - Updated Test class name
* BAEL-3380 - Updated testcase names as per BDD naming convention
2019-12-19 08:36:50 -08:00
Krzysztof Woyke
a8ae650304
BAEL-19988: Migrate rest-testing module to the com.baeldung package
2019-12-19 14:13:18 +01:00
Krzysztof Woyke
5c0f7d09f0
BAEL-19988: Migrate easy-random module to the com.baeldung package
2019-12-19 11:59:44 +01:00
Krzysztof Woyke
40d51fea78
BAEL-19988: Rename org.baeldung package to com.baeldung package
2019-12-19 11:55:26 +01:00
Fabio Silva
9c512c4a82
Josh Cummings suggestions: JMH documentation states that benchmark methods should return a value in order to defend against Dead Code Elimination
2019-12-19 07:28:51 -03:00
Krzysztof Woyke
aca11c38f9
BAEL-19988: Migrate mocks module to the com.baeldung package
2019-12-19 11:17:45 +01:00
Krzysztof Woyke
f84ff448c5
BAEL-19988: Migrate spring-testing module to the com.baeldung package
2019-12-19 11:02:46 +01:00
rahulgul8
93b79e272d
Changes for WebRTC (BAEL-3198) ( #8213 )
...
* Adding webrtc changes
* formatting
* formatting pom
* formatting
* Adding space instead of tabs for indentation
* formatting changes
* Updating tabs to spaces
2019-12-18 17:04:44 -06:00
Josh Cummings
c20e18723b
Merge pull request #8384 from kwoyke/BAEL-19947
...
BAEL-19947: Standardize packages for gson, guava and httpclient modules
2019-12-17 22:44:32 -07:00
MMonik
aea643351b
Update README.md ( #8261 )
2019-12-17 14:22:49 -08:00
Loredana Crusoveanu
253798a023
Merge pull request #8377 from kwoyke/BAEL-3442
...
BAEL-3442: Clean up java-dates module
2019-12-17 22:34:55 +02:00
Eric Martin
9cd4a0a16e
Merge pull request #8278 from maryarm/BAEL-3338
...
BAEL-3338: A Guide to AuthenticationManagerResolver in Spring Security
2019-12-16 20:16:01 -06:00
Loredana Crusoveanu
726d880d51
Merge pull request #8386 from kwoyke/BAEL-3385
...
BAEL-3385: Move article related code to its own package
2019-12-16 23:15:39 +02:00
rpvilao
e4ca3c3367
Merge pull request #8344 from radhe-sravan/master
...
BAEL-3566 An Introduction to Podman
2019-12-16 21:57:14 +01:00
rpvilao
4f78b24b1d
Merge pull request #8240 from vimde/master
...
BAEL-3399: How to merge two sorted arrays into a sorted array
2019-12-16 21:40:28 +01:00
Josh Cummings
db7fda6cf3
Merge pull request #8382 from Maiklins/BAEL-17444-junit4
...
BAEL-17444 junit4
2019-12-16 12:29:33 -07:00
Josh Cummings
e893e2648f
Merge pull request #8352 from Maiklins/BAEL-11412-post-with-okhttp
...
BAEL-11412 post with okhttp
2019-12-16 12:23:38 -07:00
Eugen
d1f5bddedc
Merge pull request #8379 from sjmillington/readme-description-edits
...
[BAEL-17476] - Final edits for Add README descriptions
2019-12-16 21:09:12 +02:00
Sam Millington
4ac9db1519
moved persistence context article files ( #8389 )
...
* moved persistence context article files
* Moved test
* added spring boot dependencies
2019-12-16 18:04:29 +00:00
Josh Cummings
1e8cec553a
Merge pull request #8364 from catalin-burcea/BAEL-9552
...
[BAEL-9552] - Create spring-security-modules folder
2019-12-16 10:55:28 -07:00
Krzysztof Woyke
2a88751ec6
BAEL-3385: Update README.md
2019-12-16 08:53:28 +01:00
Krzysztof Woyke
e11af10b9b
BAEL-3385: Move article related code to its own package
2019-12-16 08:51:01 +01:00
Greg
2601170c2b
Merge pull request #8218 from yavuztas/pr-BAEL-3408
...
Source code for BAEL-3408
2019-12-15 18:52:43 -05:00
Vikas Rajput
c082640187
BAEL-3397: Added next link in core-java-exceptins module ( #8380 )
...
* Article: Quick and practical example of hexagonal architecture in java with Spring Project
* Removed server.port property from application.properties
* BAEL-3397: Difference between throw e and throw new Exception(e) in java
* BAEL-3397 : Removed links from readme file
* BAEL-3397: removed hexagonal module from the code
* BAEL-3397: renamed exceptions package name to rethrow
* BAEL-3397: Added next link in core-java-exceptions module and linked core-java-exceptions-2 module
2019-12-15 12:24:17 -08:00
Loredana Crusoveanu
d170631d7f
Merge pull request #8383 from kwoyke/BAEL-3651
...
BAEL-3651: Fix failing test in core-java-io-apis
2019-12-15 22:17:15 +02:00
Krzysiek
a73d7872b5
BAEL-19947: Migrate gson module to the com.baeldung package
2019-12-15 21:16:48 +01:00
Krzysiek
4a46ad8991
BAEL-19947: Migrate guava module to the com.baeldung package
2019-12-15 21:08:24 +01:00
Maiklins
0c3f780c4f
BAEL-3130 overflow and underflow in java ( #8381 )
...
* BAEL-3131 Guide to Java HashMap
http://jira.baeldung.com/browse/BAEL-3130
* Move test class to correct package
http://jira.baeldung.com/browse/BAEL-3130
2019-12-15 21:07:08 +01:00
Krzysiek
c279201798
BAEL-19947: Migrate httpclient module to the com.baeldung package
2019-12-15 21:04:27 +01:00
Krzysiek
0c61a12d88
BAEL-3651: Make sure the directory is always initially empty
2019-12-15 20:09:01 +01:00
Krzysiek
fccdc24ad5
Revert "BAEL-3651: [Do Not Merge] Add diagnostic logging"
...
This reverts commit 1f18b3a051
.
2019-12-15 20:00:00 +01:00
Krzysiek
1f18b3a051
BAEL-3651: [Do Not Merge] Add diagnostic logging
2019-12-15 19:29:08 +01:00
mikr
a44e7ad4d6
remove article from readme file as it's already in another modeule
2019-12-15 18:28:40 +01:00
Maiklins
2ab0146b5e
Merge pull request #12 from eugenp/master
...
update
2019-12-15 18:02:28 +01:00
mikr
84ec7094d4
Move POST test class to its own package
...
http://team.baeldung.com/browse/BAEL-11412
2019-12-15 17:50:20 +01:00
Jonathan Cook
c5072b83f8
Merge pull request #8294 from dev-chirag/master
...
BAEL3455 Maximum Subarray problem
2019-12-15 16:08:03 +01:00
Jonathan Cook
f7aab6fc11
Merge pull request #8367 from JonCook/master
...
BAEL-3224 - Checking if 2 Java Dates are in the same day
2019-12-15 16:06:03 +01:00
Vivek Balasubramaniam
792545e655
BAEL-3399: How to merge two sorted arrays (based on review)
2019-12-15 18:57:20 +05:30
Krzysiek
a68b14bf83
Merge branch 'master' into BAEL-3442
2019-12-15 12:15:54 +01:00
Sam Millington
744e6e9f0d
Merge branch 'master' into readme-description-edits
2019-12-15 09:54:49 +00:00
Sjmillington
192450a258
[BAEL-17476] - Final edits for Add README descriptions
2019-12-15 09:50:35 +00:00
Josh Cummings
f4420e8e99
Merge pull request #8327 from nickmelis/master
...
Code samples for Java Switch Statement
2019-12-14 21:11:49 -07:00