Krzysztof Woyke
015d9b3f81
BAEL-20262: Migrate javaxval module to the com.baeldung package
2019-12-20 12:36:57 +01:00
Krzysztof Woyke
98bdc464da
BAEL-20262: Migrate spring-exceptions module to the com.baeldung package
2019-12-20 12:32:07 +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
Gerardo Roza
c1948fddd8
Added changes for improvement/ refactor of the code using the new spring-security stack
2019-12-19 14:58:09 -03: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
catalin-burcea
c8f16ee116
[BAEL-13511] - Create jackson-modules parent for all related modules
2019-12-19 13:34:50 +02: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
johnA1331
2fe0006c74
Update README.md
2019-12-19 18:50:32 +08:00
johnA1331
80f1985745
Update README.md
2019-12-19 18:48:32 +08:00
johnA1331
4887293072
Update README.md
2019-12-19 18:46:41 +08:00
johnA1331
d1e18e76bb
Update README.md
2019-12-19 18:44:35 +08:00
johnA1331
82013334a5
Update README.md
2019-12-19 18:40:58 +08:00
johnA1331
bf1359bda7
Update README.md
2019-12-19 18:39:19 +08:00
johnA1331
6aedec9f86
Create README.md
2019-12-19 18:37:28 +08:00
johnA1331
8e6b03af76
Update README.md
2019-12-19 18:35:47 +08:00
johnA1331
78a368dbcb
Update README.md
2019-12-19 18:34:18 +08:00
johnA1331
4787325820
Update README.adoc
2019-12-19 18:32:06 +08: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
johnA1331
8f9091d7b6
Update README.adoc
2019-12-19 18:25:41 +08:00
johnA1331
fc2fb5e6e7
Update README.md
2019-12-19 18:23:39 +08:00
johnA1331
21d8e18ce9
Update README.md
2019-12-19 18:21:25 +08:00
johnA1331
d820c79b50
Update README.md
2019-12-19 18:20:46 +08: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
Anshul BANSAL
78b94fc86e
Test name fixes
2019-12-19 11:46:23 +02:00
Anshul BANSAL
0104b269fa
Initial Commit
2019-12-19 11:29:19 +02:00
Anshul Bansal
af427218c9
Updated ApiControllerMockUnitTest
2019-12-19 11:14:30 +02:00
Anshul Bansal
c845cf256b
Updated ApiControllerDocTesterUnitTest
2019-12-19 11:14:02 +02:00
Anshul Bansal
2883b5148c
code indentation
2019-12-19 11:13:18 +02:00
Anshul Bansal
bc8cbd305e
typo corrected
2019-12-19 10:52:45 +02:00
Anshul Bansal
5e800a7e71
code indentation fixed
2019-12-19 10:51:22 +02: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
Krzysiek
37454052a1
BAEL-19967: Migrate spring-rest-testing module to the com.baeldung package
2019-12-18 21:41:35 +01:00
Krzysiek
8b17262844
BAEL-19967: Migrate spring-shell module to the com.baeldung package
2019-12-18 21:35:26 +01:00
Krzysiek
4465bb6fa9
BAEL-19967: Migrate spring-caching module to the com.baeldung package
2019-12-18 21:31:15 +01:00
Al Niyas
babe8e87de
BAEL-3632 Using Instant to check if Two Java Dates are On Same Day
2019-12-18 22:12:16 +03:00
Sorin Zamfir
f60b9019b8
BAEL-3370: Included easy menu for samples
2019-12-18 20:50:17 +02:00
AlNiyas
4d29d5ddcd
Merge pull request #12 from eugenp/master
...
fork update 18_Dec_19
2019-12-18 12:11:21 +03:00
Maiklins
91633ff4cf
Merge pull request #13 from eugenp/master
...
update master
2019-12-18 09:07:13 +01: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
Sorin Zamfir
18b9e796ef
BAEL-3370: First draft of menu
2019-12-17 23:30:12 +02: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
Krzysiek
faf8421d75
BAEL-19967: Migrate spring-akka module to the com.baeldung package
2019-12-17 21:26:22 +01:00
Krzysiek
c56b1558cb
BAEL-19967: Migrate spring-aop module to the com.baeldung package
2019-12-17 21:23:11 +01:00
Krzysiek
70ce72124b
BAEL-3242: Use random port for test execution in spring-vertx module
2019-12-17 20:24:33 +01:00
Gang
0df902da92
BAEL-3406 Kruskal’s Algorithm for Spanning Trees
2019-12-16 23:46:22 -07:00