Mona Mohamadinia
1734250d97
Added the Static Resource Examples ( #8786 )
2020-03-30 18:14:37 +01:00
Eric Martin
e2cdccff28
Merge pull request #8974 from sk1418/master
...
[BAEL-3934]shedlock update
2020-03-29 18:52:16 -05:00
Eric Martin
21d9acc6e7
Merge pull request #8982 from alimate/BAEL-3949
...
BAEL-3949: Fix the integrations tests in spring-hibernate-5
2020-03-29 18:21:45 -05:00
Seun Matt
65e21d3f6a
example code for BAEL-3749 ( #8815 )
...
* example code for BAEL-3749
* added live test
* added live test
* improved exception handling in response log filter
* propage exception in example code
* updated repo with upstream
* added example code for BAEL-3293
* updated the example code for BAEL-3749
* updated the example code for BAEL-3749
* updated the example code for BAEL-3749
* updated the example code for BAEL-3749
2020-03-29 13:36:54 -07:00
Ali Dehghani
1bc12a57df
Ignoring a Bad Flaky Test
2020-03-29 13:16:38 +04:30
Kai Yuan
c6f71e7ac7
[BAEL-3934]shedlock update
2020-03-29 00:24:41 +01:00
rpvilao
f79cdee39a
Merge pull request #8958 from antmordel/master
...
BAEL-3928 Comparing Long Values in Java
2020-03-28 23:12:06 +01:00
Josh Cummings
eae0791dcb
Merge pull request #8917 from aurasphere/JAVA-22_spring_boot_rest_refactoring
...
[JAVA-22] Moved articles not in ebook from spring-boot-rest to spring…
2020-03-28 15:24:35 -06:00
Antonio Moreno
2ba09756f7
BAEL-3928 Comparing Long values in Java
2020-03-28 11:53:42 +00:00
Josh Cummings
898c7c0618
Merge pull request #8946 from aurasphere/JAVA-969_spring-boot-mvc-2-springfox
...
[JAVA-969] Added JCenter repository for missing springfox dependency
2020-03-28 01:32:13 -06:00
Josh Cummings
af3e4351df
Merge pull request #8972 from kwoyke/JAVA-1098
...
JAVA-1098: Add code for the Spring Boot Exit Codes
2020-03-28 00:46:46 -06:00
Josh Cummings
3fcb481453
Merge pull request #8965 from sampada07/JAVA-625
...
JAVA-625: Moved 3 articles from java-numbers-2 to java-numbers-3
2020-03-27 23:47:14 -06:00
Donato Rimenti
c2c26425aa
[JAVA-969] Added JCenter repository for missing springfox dependency
2020-03-27 21:04:50 +01:00
Eric Martin
c52aab9879
Merge pull request #8945 from johnA1331/master
...
BAEL-23068
2020-03-27 12:38:58 -05:00
Eric Martin
0681590c1c
Merge pull request #8875 from dev-chirag/master
...
BAEL3901 Clear Site Data Headers in Spring Security
2020-03-26 22:57:34 -05:00
Greg
566c18ad7e
Merge pull request #8935 from sergio41/master
...
[BAEL-3910] Code Upload
2020-03-26 14:32:22 -04:00
Konstantinos Karavitis
f03374a805
[BAEL-3913] Prevent Application / CommandLineRunner classes from executing during JUnit testing ( #8920 )
...
* kkaravitis@gmail.com hexagonal architecture in java
* Removed evaluation article code
* Removed evaluation article code
* [BAEL-3913] Initial commit for prevent commandline application runner execution during JUnit test article
* [BAEL-3913] Fixed broken lines format and reduced the test method names length
* [BAEL-3913] Fixed broken lines format
2020-03-26 17:57:09 +00:00
Josh Cummings
1807233610
Merge pull request #8921 from dupirefr/team/JAVA-961-standardize_packages_in_spring_security_modules-part_2
...
[JAVA-961] standardize packages in spring security modules - Part 2
2020-03-26 11:05:55 -06:00
Krzysztof Woyke
071a86a223
JAVA-1098: Add code for the Spring Boot Exit Codes
2020-03-26 15:12:26 +01:00
johnA1331
2f0fbac05e
Delete README.md
2020-03-26 16:03:01 +08:00
johnA1331
2adb66df0c
Update README.md
2020-03-26 16:02:49 +08:00
Graham Cox
32ff2077a3
Examples for collection transformations in Kotlin ( #8912 )
2020-03-26 05:31:54 +01:00
Yavuz Tas
c5ba081f7c
sample codes for article BAEL-3581 ( #8942 )
2020-03-25 22:23:14 -05:00
sampadawagde
9f609d4d84
JAVA-625: Updated README Prev link
2020-03-25 23:15:01 +05:30
sampadawagde
65dd613fb8
JAVA-625: Updated README links
2020-03-25 23:13:19 +05:30
sampadawagde
525d960cf0
JAVA-625: Added next link to second module
2020-03-25 23:10:20 +05:30
sampadawagde
529720c911
JAVA-625: Updated README for both modules
2020-03-25 23:06:33 +05:30
sampadawagde
d2dacc22ba
JAVA-625: Moved 3 articles from java-numbers-2 to java-numbers-3
2020-03-25 23:06:05 +05:30
Josh Cummings
277e596071
Merge pull request #8960 from sampada07/JAVA-626
...
JAVA-626: Updated Next and Prev links in README
2020-03-25 09:34:42 -06:00
sampadawagde
532d2a32ee
JAVA-626: Updated Next and Prev links in README
2020-03-25 12:10:44 +05:30
sampadawagde
50c9b1c75e
JAVA-626: Updated Next and Prev links in README
2020-03-25 12:07:06 +05:30
Josh Cummings
ef45526d7a
Merge pull request #8940 from sampada07/JAVA-4
...
JAVA-4: Updated README files, removed extra module
2020-03-24 23:25:16 -06:00
Josh Cummings
3a358c5cb4
Merge pull request #8906 from sampada07/JAVA-626
...
JAVA-626: Split or move java-math module
2020-03-24 23:20:24 -06:00
Josh Cummings
94c95c9016
Merge pull request #8922 from dupirefr/team/JAVA-958-standardize_packages_in_spring_batch_module
...
[JAVA-958] Standardize packages in spring batch module
2020-03-24 22:46:02 -06:00
johnA1331
f5afce0b95
Update README.md
2020-03-25 10:50:09 +08:00
johnA1331
6420d62d09
Update README.md
2020-03-25 10:48:12 +08:00
johnA1331
361615f48b
Update README.md
2020-03-25 10:45:07 +08:00
Eric Martin
99c2e2ea2a
Merge pull request #8897 from sk1418/master
...
[BAEL-3914] java regex: \\s vs \\s+
2020-03-24 20:36:35 -05:00
Eric Martin
c04dad72c2
Merge pull request #8891 from wugangca/BAEL-3069
...
BAEL-3069 Spring jdbcTemplate Unit Testing
2020-03-24 20:24:17 -05:00
johnA1331
470575f3ff
Update README.md
2020-03-24 15:05:36 +08:00
johnA1331
c3976ffa90
Update README.MD
2020-03-24 14:53:24 +08:00
johnA1331
147a3fc2d5
Update README.md
2020-03-24 14:49:36 +08:00
Gang Wu
ff87d3ecc2
BAEL-3069 Remove final keyword, add more empty lines for readability.
2020-03-23 22:00:55 -06:00
Sampada
060557608c
BAEL-3883: Boruvka's minimum spanning tree, moved code to newer module ( #8949 )
...
algorithms-miscellaneous-6
2020-03-23 20:07:48 -07:00
Karsten Silz
1062b4fef6
BAEL-3911 ( #8939 )
...
* Initial version of the code.
* Addressed PR comment.
2020-03-23 19:17:16 +01:00
Josh Cummings
8cfb3a1db8
Merge pull request #8941 from pazis/BAEL3881
...
BAEL-3881
2020-03-23 09:57:17 -06:00
Amit Pandey
abd46c4349
fix integration test cases ( #8727 )
...
* fix integration test cases
* fix integration test cases
* used dynamic port in the integration test cases
2020-03-23 19:58:34 +05:30
Donato Rimenti
609e2c5c1b
Merge remote-tracking branch 'upstream/master' into JAVA-22_spring_boot_rest_refactoring
2020-03-23 13:52:56 +01:00
johnA1331
f145d644c9
Update README.md
2020-03-23 19:04:46 +08:00
johnA1331
f0373c1fbb
Delete README.md
2020-03-23 19:01:02 +08:00