Commit Graph

10262 Commits

Author SHA1 Message Date
Atanas Gegov 1cca64cc70 Fix palindrome unit test
One of the test cases was not as described in the test method name. Also corrected formatting in another test case.
2020-04-04 00:57:04 +03:00
Josh Cummings 1cf22480b5 Merge pull request #8980 from sampada07/JAVA-623
JAVA-623: Moved 3 articles from core-java-security to security-2
2020-04-03 08:27:11 -06:00
Josh Cummings 19a1dc4bd3 Merge pull request #8979 from sampada07/JAVA-624
JAVA 624: Added new module java-collections-maps-3
2020-04-03 08:23:25 -06:00
Joao Esperancinha e98323d913 [BAEL-2749] Renaming test methods and running them with JUnit4 2020-04-03 08:51:46 +02:00
Maiklins 1699e86ef9 Merge pull request #43 from eugenp/master
update
2020-04-02 23:04:36 +02:00
Sasa M ce412e718e Refactoring domain and config classes 2020-04-02 19:14:02 +02:00
Sasa M 63dcae6423 Practical example of Hexagonal architecture - add project 2020-04-02 19:14:01 +02:00
Josh Cummings 3f6c4e6406 Merge pull request #9008 from kwoyke/JAVA-995
JAVA-995: Upgrade Spring Boot to the latest 2.2.6 version
2020-04-02 08:33:49 -06:00
Krzysztof Woyke 509423ba57 JAVA-997: Upgrade Spring Core & Security to the latest versions 2020-04-02 16:10:53 +02:00
Joao Esperancinha f06af64998 [BAEL-2749] Indentation and annotations format 2020-04-02 11:20:34 +02:00
Eric Martin 18eb5188ca Merge pull request #8992 from alimate/BAEL-3922
BAEL-3922: Introducing nullsFirst and nullsLast
2020-04-01 21:11:03 -05:00
ramkumarvenkat faf46dd544 Merge branch 'master' of github.com:eugenp/tutorials into BAEL-3886 2020-04-02 07:13:29 +05:30
ramkumarvenkat 7187cb0dfb Change package name 2020-04-02 07:13:19 +05:30
Jonathan Cook b1d31f9bd5 Merge branch 'master' of https://github.com/eugenp/tutorials 2020-04-02 00:09:12 +02:00
Tyrell Flurry 7a9ec696af BAEL-3929: added unused maven dependencies example. 2020-04-01 18:08:39 -04:00
Loredana Crusoveanu ffeb7589fa Merge pull request #9007 from kwoyke/BAEL-3181
BAEL-3181: Add bytebuddy dependency
2020-04-01 22:07:18 +03:00
Kumar Chandrakant b4610e110f Adding code for article tracked under BAEL-3573. (#8999)
Co-authored-by: CHANDRAKANT Kumar <kumar.chandrakant@soprabanking.com>
2020-04-01 20:53:38 +02:00
kwoyke b56b71cf5f BAEL-2682: Move java-immutable-set article to core-java-collections-set module (#9001) 2020-04-01 20:42:54 +02:00
Waldemar 37ed8f6327 BAEL-2398 rename package 2020-04-01 20:29:34 +02:00
Joao Esperancinha 064e16251b [BAEL-2749] Formats pom 2020-04-01 20:02:46 +02:00
Joao Esperancinha c0abc0ed35 [BAEL-2749] Uses static imports and uses code format 2020-04-01 19:47:19 +02:00
kkaravitis a1aa14b99a Merge branch 'master' of https://github.com/eugenp/tutorials 2020-04-01 20:38:45 +03:00
Krzysztof Woyke 3d6c7359fa JAVA-995: Upgrade Spring Boot to the latest 2.2.6 version 2020-04-01 14:35:03 +02:00
Krzysztof Woyke 408d19ffe9 BAEL-3181: Add bytebuddy dependency 2020-04-01 09:35:52 +02:00
Joao Esperancinha dc75e11440 [BAEL-2749] DBUnit documentation 2020-04-01 07:44:25 +02:00
Eric Martin c5d4628341 Merge pull request #9004 from alimate/BAEL-3959
BAEL-3959: Fix the integrations tests in spring-boot-persistence-h2
2020-03-31 23:07:22 -05:00
Eric Martin e1730b4d5c Merge pull request #8959 from albanoj2/BAEL-3587
BAEL-3587: Added %n new line example.
2020-03-31 17:49:41 -05:00
Eric Martin 5f19bb8dda Merge pull request #8880 from vikasrajput6035/BAEL-3832
Bael 3832 : Difference between BeanFactory and ApplicationContext - First draft completed
2020-03-31 17:39:07 -05:00
Krzysiek d1b40a0c02 JAVA-42: Upgrade spring-security-x509 to Spring Boot 2 2020-03-31 22:55:19 +02:00
Joao Esperancinha ee185d85b5 [BAEL-2749] Removes dbunit module 2020-03-31 20:19:11 +02:00
Joao Esperancinha 0b1c5e01a5 [BAEL-2749] Improves code and makes a copy in libraries-testing 2020-03-31 20:18:11 +02:00
Ali Dehghani dc5f7efe47 Fixing the False Sharing of the Data.sql File 2020-03-31 22:04:57 +04:30
Amy DeGregorio 1e052c5a72 BAEL-3827 Add CSS and JS to Thymeleaf (#8985)
* BAEL-3827 Add CSS and JS to Thymeleaf

* BAEL-3827 Add integration tests

* BAEL-3827 Add new spring-thymeleaf-3 module to the parent pom.xml

* BAEL-3827 Add new spring-thymeleaf-3 module to the parent pom.xml in both places
2020-03-31 09:02:54 -07:00
Joao Esperancinha 906d72859f [BAEL-2749] Test Code Completion 2020-03-31 17:57:06 +02:00
Joao Esperancinha 07947ce4d6 [BAEL-2749] Insertion test with ignore cols 2020-03-31 17:57:06 +02:00
Joao Esperancinha ef19d83db5 [BAEL-2749] USERS table name changed to CLIENTS 2020-03-31 17:57:06 +02:00
Joao Esperancinha d5d1cc7d58 [BAEL-2749] Adds DataSourceBaseDBTestCase 2020-03-31 17:57:06 +02:00
Joao Esperancinha e4f4f7110b [BAEL-2749] Code refactoring 2020-03-31 17:57:05 +02:00
Joao Esperancinha 71ba591868 [BAEL-2749] Select and Delete for OldSchool 2020-03-31 17:57:05 +02:00
Joao Esperancinha a65c5bf202 [BAEL-2749] Introduces Assertj and uses builder pattern 2020-03-31 17:57:05 +02:00
naXa! aaffd9614f [BAEL-2749] add dbunit module to parent pom 2020-03-31 17:56:54 +02:00
Amit Pandey 8c69054bec renamed integration test to manual test (#8934)
* renamed integration test to manual test

* added comments in manual test case
2020-03-31 19:25:52 +05:30
mthomas 6534bddb6c Move code to core-java-modules/core-java-concurrency-advanced-3Add
Add missing 'Unit' in test name
2020-03-31 04:43:06 -05:00
kwoyke b2a07b9fdf BAEL-2681: Upgrade core-java-collections-set to Java 11 (#8998)
* BAEL-2681: Upgrade core-java-collections-set to Java 11

* BAEL-2681: Comment out core-java-collections-set from the pom.xml
2020-03-31 08:54:14 +02:00
ramkumarvenkat a0478a7832 Fix code after article changes 2020-03-31 12:09:13 +05:30
ramkumarvenkat bc14493d8e Merge branch 'master' of github.com:eugenp/tutorials into BAEL-3886 2020-03-31 11:40:35 +05:30
patkorek 405831d3da changed tabs to spaces 2020-03-31 07:36:44 +02:00
Krzysiek 3f2d436db4 JAVA-42: Upgrade spring-security-cache-control to Spring Boot 2 2020-03-30 23:45:37 +02:00
Krzysiek 3f83ed67d3 JAVA-42: Upgrade spring-security-kerberos to Spring Boot 2 2020-03-30 23:27:11 +02:00
kwoyke 16e6ddc2e3 BAEL-3060: Cleanup JMXTutorialMainlauncher (#8991) 2020-03-30 23:10:57 +02:00