dupirefr
a3c69eba43
[BAEL-2808] Added tests for physical naming strategies
2020-04-05 16:31:37 +02:00
Aitor Cuesta
6d60aad5f9
BAEL-3075 - Initial commit
2020-04-05 12:51:27 +02:00
kwoyke
8c5dfc6f17
BAEL-3978: Add code samples for Objects.equals() ( #9033 )
2020-04-05 07:52:47 +02:00
Greg
95a4beda32
Merge pull request #8928 from w0wka91/BAEL-2398-couroutines-in-java
...
Bael 2398 couroutines in java
2020-04-04 20:05:12 -04:00
mikr
ad889f6bcd
JAVA-117 Standardize spring-boot-modules
2020-04-04 21:47:45 +02:00
mikr
641956f87d
JAVA-117 Standardize spring-boot-modules/spring-boot-gradle
2020-04-04 21:16:51 +02:00
gindex
ba65e09989
Add blocking and non-blocking mono examples
...
Add article reference
Fix url
2020-04-04 21:14:45 +02:00
mikr
2d0f2c171b
JAVA-117 Standardize spring-boot-modules/spring-boot-client
2020-04-04 20:40:09 +02:00
mikr
487d6b38fc
JAVA-117 Standardize spring-boot-modules/spring-boot
2020-04-04 20:24:48 +02:00
Fabricio Pautasso
1acadab18b
BAEL-3918 - Adding BigDecimal numbers using the Stream API ( #8900 )
...
* BAEL-3918 - Adding BigDecimal numbers using the Stream API
* BAEL-3918 - Adding BigDecimal numbers using the Stream API
* BAEL-3918 - Adding BigDecimal numbers using the Stream API
* BAEL-3918 - Updating test methods names to be compliant with Baeldung standards
* Minor name change
Co-authored-by: ashleyfrieze <ashley@incredible.org.uk>
2020-04-04 15:55:13 +01:00
Waldemar
585ed13442
BAEL-2398: rename coroutines-java to coroutines-with-quasar
2020-04-04 11:50:20 +02:00
Waldemar
0cb40ad266
BAEL-2398: move coroutines-java module into libraries-concurrency module
2020-04-04 11:48:18 +02:00
Waldemar
ffc854e2f0
BAEL-2398: add libraries-concurrency module
2020-04-04 11:38:24 +02:00
Marius Catalin Munteanu
902bb53089
[BAEL-3011] Accesing Spring MVC Data from Thymeleaf
...
- Code example for https://jira.baeldung.com/browse/BAEL-3012
2020-04-04 10:28:38 +03:00
sampadawagde
55d1d12216
JAVA-624: Updated READMEs for prev links
2020-04-04 12:55:27 +05:30
Josh Cummings
ae8fb70e40
Merge pull request #9019 from kwoyke/JAVA-997
...
JAVA-997: Upgrade Spring Core & Security to the latest versions
2020-04-03 23:29:58 -06: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
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
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
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