Joao Esperancinha
|
26ec65a924
|
[BAEL-2749] Improves code and makes a copy in libraries-testing
|
2020-03-31 20:18:11 +02:00 |
|
Joao Esperancinha
|
812ff2f229
|
[BAEL-2749] Test Code Completion
|
2020-03-31 17:57:06 +02:00 |
|
Joao Esperancinha
|
5978921700
|
[BAEL-2749] Insertion test with ignore cols
|
2020-03-31 17:57:06 +02:00 |
|
Joao Esperancinha
|
2e49cf7c64
|
[BAEL-2749] USERS table name changed to CLIENTS
|
2020-03-31 17:57:06 +02:00 |
|
Joao Esperancinha
|
23b06998ef
|
[BAEL-2749] Adds DataSourceBaseDBTestCase
|
2020-03-31 17:57:06 +02:00 |
|
Joao Esperancinha
|
e3ac902d6f
|
[BAEL-2749] Code refactoring
|
2020-03-31 17:57:05 +02:00 |
|
Joao Esperancinha
|
c30b7d79dc
|
[BAEL-2749] Select and Delete for OldSchool
|
2020-03-31 17:57:05 +02:00 |
|
Joao Esperancinha
|
3f63c94b57
|
[BAEL-2749] Introduces Assertj and uses builder pattern
|
2020-03-31 17:57:05 +02:00 |
|
naXa!
|
8af74a7a7f
|
[BAEL-2749] add dbunit module to parent pom
|
2020-03-31 17:56:54 +02:00 |
|
naXa!
|
e4ebf4f8e4
|
[BAEL-2749] add SampleDbUnitTest (extending DBTestCase)
|
2020-03-29 11:06:11 +02:00 |
|
naXa!
|
eb6de304da
|
[BAEL-2749] create new module dbunit; add DbUnit tests: OldSchoolDbUnitTest + PrepAndExpectedDbUnitTest + relevant data
|
2020-03-29 11:06:11 +02:00 |
|
rpvilao
|
00911b4e06
|
Merge pull request #8958 from antmordel/master
BAEL-3928 Comparing Long Values in Java
|
2020-03-28 23:12:06 +01:00 |
|
Josh Cummings
|
b8c479ecf2
|
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
|
33628b1b45
|
BAEL-3928 Comparing Long values in Java
|
2020-03-28 11:53:42 +00:00 |
|
Josh Cummings
|
df9734f792
|
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
|
e1feb0eabc
|
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
|
977f0cdfb0
|
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
|
ff0c92445f
|
[JAVA-969] Added JCenter repository for missing springfox dependency
|
2020-03-27 21:04:50 +01:00 |
|
Eric Martin
|
ff92f38f31
|
Merge pull request #8945 from johnA1331/master
BAEL-23068
|
2020-03-27 12:38:58 -05:00 |
|
Eric Martin
|
06c57bcb35
|
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
|
46d99501a4
|
Merge pull request #8935 from sergio41/master
[BAEL-3910] Code Upload
|
2020-03-26 14:32:22 -04:00 |
|
Konstantinos Karavitis
|
73b2392a65
|
[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
|
d94ead7249
|
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
|
401f8484cb
|
JAVA-1098: Add code for the Spring Boot Exit Codes
|
2020-03-26 15:12:26 +01:00 |
|
johnA1331
|
bc7b4f378d
|
Delete README.md
|
2020-03-26 16:03:01 +08:00 |
|
johnA1331
|
8066b7eb57
|
Update README.md
|
2020-03-26 16:02:49 +08:00 |
|
Graham Cox
|
67cefb4342
|
Examples for collection transformations in Kotlin (#8912)
|
2020-03-26 05:31:54 +01:00 |
|
Yavuz Tas
|
5f0db38e6d
|
sample codes for article BAEL-3581 (#8942)
|
2020-03-25 22:23:14 -05:00 |
|
sampadawagde
|
272aac1ecb
|
JAVA-625: Updated README Prev link
|
2020-03-25 23:15:01 +05:30 |
|
sampadawagde
|
c04c34e17a
|
JAVA-625: Updated README links
|
2020-03-25 23:13:19 +05:30 |
|
sampadawagde
|
5623093a95
|
JAVA-625: Added next link to second module
|
2020-03-25 23:10:20 +05:30 |
|
sampadawagde
|
0aa46be3c7
|
JAVA-625: Updated README for both modules
|
2020-03-25 23:06:33 +05:30 |
|
sampadawagde
|
e02385f91d
|
JAVA-625: Moved 3 articles from java-numbers-2 to java-numbers-3
|
2020-03-25 23:06:05 +05:30 |
|
Josh Cummings
|
923db8ed15
|
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
|
324bd33323
|
JAVA-626: Updated Next and Prev links in README
|
2020-03-25 12:10:44 +05:30 |
|
sampadawagde
|
6de2994708
|
JAVA-626: Updated Next and Prev links in README
|
2020-03-25 12:07:06 +05:30 |
|
Josh Cummings
|
ae69b83a8a
|
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
|
d994ab5642
|
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
|
b17c32c2e9
|
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
|
e6797de134
|
Update README.md
|
2020-03-25 10:50:09 +08:00 |
|
johnA1331
|
136cbe6f1f
|
Update README.md
|
2020-03-25 10:48:12 +08:00 |
|
johnA1331
|
afaebfddb3
|
Update README.md
|
2020-03-25 10:45:07 +08:00 |
|
Eric Martin
|
e877b4d26f
|
Merge pull request #8897 from sk1418/master
[BAEL-3914] java regex: \\s vs \\s+
|
2020-03-24 20:36:35 -05:00 |
|
Eric Martin
|
4f3caf1a23
|
Merge pull request #8891 from wugangca/BAEL-3069
BAEL-3069 Spring jdbcTemplate Unit Testing
|
2020-03-24 20:24:17 -05:00 |
|
johnA1331
|
0d01d6af93
|
Update README.md
|
2020-03-24 15:05:36 +08:00 |
|
johnA1331
|
176c350549
|
Update README.MD
|
2020-03-24 14:53:24 +08:00 |
|
johnA1331
|
8e95dac6ec
|
Update README.md
|
2020-03-24 14:49:36 +08:00 |
|
Gang Wu
|
86d7a40570
|
BAEL-3069 Remove final keyword, add more empty lines for readability.
|
2020-03-23 22:00:55 -06:00 |
|
Sampada
|
2872ca3103
|
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
|
192eb1f54c
|
BAEL-3911 (#8939)
* Initial version of the code.
* Addressed PR comment.
|
2020-03-23 19:17:16 +01:00 |
|