rpvilao
48cd47e073
Merge pull request #9926 from eugenp/feature/BAEL-4142
...
BAEL-4132: How to create a temporary directory/folder in Java?
2020-09-04 18:01:33 +01:00
Loredana Crusoveanu
83700f7a9e
Merge pull request #9956 from dupirefr/team/JAVA-2306-split-spring_persistence_modules
...
Team/java 2306 split spring persistence modules
2020-09-03 11:45:24 +03:00
Loredana Crusoveanu
68af88d0a6
Merge pull request #9968 from kwoyke/JAVA-2401
...
JAVA-2401: Remove redundant repository config
2020-09-03 10:26:39 +03:00
bfontana
8048d992d6
Merge pull request #9965 from maciejglowka/BAEL-4297
...
BAEL-4297: example of IllegalMonitorStateException
2020-09-02 21:23:29 -03:00
Maciej Glowka
93f1d61555
BAEL-4297: fixed unsynchronized classes naming, added slf4j logging
2020-09-02 23:56:02 +02:00
fdpro
1890da39cd
[JAVA-2306] Removed unnecessary Bar field in Foo class
2020-09-02 20:22:44 +02:00
fdpro
bbddb16acf
[JAVA-2306] Added .sdkmanrc to .gitignore
2020-09-02 20:22:44 +02:00
fdpro
0ccf8108be
[JAVA-2306] Moved last article to spring-jdbc
2020-09-02 20:22:44 +02:00
fdpro
43ff7a7d54
[JAVA-2306] Fixed READMEs
...
* spring-jpa-2
* spring-data-jpa-repo-2
* spring-data-jpa-query-2
* spring-jdbc
* spring-persistence-simple
2020-09-02 20:22:44 +02:00
fdpro
e528cfa75c
[JAVA-2306] Moved articles from spring-persistence-simple-2
...
* https://www.baeldung.com/spring-jdbctemplate-testing went to spring-jdbc
* https://www.baeldung.com/spring-jdbctemplate-in-list went to spring-jdbc
* https://www.baeldung.com/spring-mock-jndi-datasource went to spring-persistence-simple
* Deleted spring-persistence-simple-2 module as all articles have been moved
2020-09-02 20:22:44 +02:00
fdpro
02ce7f1b58
[JAVA-2306] Moved articles from spring-persistence-simple
...
* https://www.baeldung.com/the-persistence-layer-with-spring-and-jpa went into spring-jpa-2
* https://www.baeldung.com/hibernate-5-spring went to spring-jpa-2
* https://www.baeldung.com/transaction-configuration-with-jpa-and-spring went to spring-jpa-2
* https://www.baeldung.com/persistence-layer-with-spring-and-hibernate went to spring-jpa-2
* https://www.baeldung.com/simplifying-the-data-access-layer-with-spring-and-java-generics went to spring-jpa-2
* https://www.baeldung.com/the-persistence-layer-with-spring-data-jpa went to spring-data-jpa-repo-2
* https://www.baeldung.com/spring-data-jpa-query went to spring-data-jpa-query-2
* https://www.baeldung.com/spring-jdbc-jdbctemplate moved to spring-jdbc
* Removed spring-persistence-simple module as all articles have been moved
2020-09-02 20:22:44 +02:00
François Dupire
6efd5758cc
[JAVA-2306] Fix - Added spring-data-jpa-query-2 to modules list
2020-09-02 20:22:44 +02:00
Sampada
6728a54110
BAEL-4441: Custom User Attributes with Keycloak and Spring ( #9966 )
2020-09-02 08:46:52 -07:00
Krzysztof Woyke
284949fb3f
JAVA-2401: Remove redundant repository config
2020-09-02 15:23:35 +02:00
Loredana Crusoveanu
dcd98e6112
Merge pull request #9963 from kwoyke/JAVA-2398-2
...
JAVA-2398: Remove redundant config classes import
2020-09-02 13:22:20 +03:00
Maciej Glowka
8d9f5fff16
BAEL-4297: example of IllegalMonitorStateException
2020-09-01 21:15:56 +02:00
davidmartinezbarua
a03923d29a
Merge pull request #9909 from umangbudhwar/BAEL-4095
...
BAEL-4095
2020-09-01 13:42:39 -03:00
majajoksovic
0da2cdee2c
BAEL-4465 ( #9954 )
...
* initial commit
* fixed indent
* removed unused dependencies
* some minor code changes and unit tests
* fixed file names
2020-09-01 08:23:00 -07:00
Krzysztof Woyke
e453a16e95
JAVA-2398: Remove redundant config classes import
2020-09-01 17:19:24 +02:00
kwoyke
1b96e45742
BAEL-4518: Upgrade jooq version ( #9955 )
2020-09-01 16:49:22 +02:00
Umang Budhwar
caa5955b2e
Added two space indent for the line continuation.
2020-09-01 19:46:56 +05:30
Umang Budhwar
f3843b2500
Merge branch 'BAEL-4095' of https://github.com/umangbudhwar/tutorials into BAEL-4095
2020-09-01 19:44:01 +05:30
Umang Budhwar
827e2e8071
Revert "Added two space indent for the line continuation."
...
This reverts commit 4db76e1599 .
2020-09-01 19:28:46 +05:30
Umang Budhwar
4db76e1599
Added two space indent for the line continuation.
2020-09-01 19:13:34 +05:30
rpvilao
c54d35a375
Merge pull request #9905 from anirban99/feature/ktln-154/collection-aggregate-operations-in-kotlin
...
KTLN-154 : Collection Aggregate Operations in Kotlin
2020-09-01 09:45:00 +01:00
rpvilao
7ae1dabbf7
Merge pull request #9917 from michael-pratt/BAEL-4224
...
BAEL-4224: Hidden inputs with thymeleaf
2020-09-01 09:36:00 +01:00
Eric Martin
971abe7890
Merge pull request #9960 from alimate/BAEL-4579-3
...
BAEL-4579: Disabling Tomcat URL Stream Factory
2020-08-31 22:52:11 -05:00
Ali Dehghani
c49628bd05
Disabling Tomcat URL Stream Factory
2020-09-01 04:27:53 +04:30
Anirban Chatterjee
b99133bce7
Refactored package
2020-08-31 20:38:06 +02:00
Maiklins
ec657160ee
Java-75 update intro to reactor core ( #9953 )
...
* Java-75 Update intro to Reactor Core
* Java-75 Create package for introduction
* Java-75 Update reactor version and align unit test with article
Co-authored-by: mikr <michael.krimgen@ximedes.com >
2020-08-31 23:11:46 +05:30
Michael Pratt
923bf9d63d
Update BlogController.java
...
Update formatting
2020-08-31 10:34:01 -06:00
Mona Mohamadinia
c5d622875a
BAEL-4530: A Guide to @DynamicPropertySource in Spring ( #9877 )
...
* A Guide to @DynamicPropertySource in Spring
* Moving to a new module
* Reverting the Changes in the original module
2020-08-31 16:43:13 +01:00
Sampada
a580028731
JAVA-84: Move articles out of spring-boot part 1 ( #9950 )
...
* JAVA-84: Moved 1 article to spring-boot-actuator
* JAVA-84: Moved 2 articles to spring-boot-mvc
* JAVA-84: README changes for spring-boot module
* JAVA-84: Moved classes to com.baeldung pkg to correct compilation issue
2020-08-31 20:41:47 +05:30
Dhawal Kapil
719b713782
Merge pull request #9947 from Maiklins/Java-1462-Reduce-logging-api-gateway-spring-boot-springdoc-spring-zuul-rate-limiting-hibernate-ogm-jpa-hibernate-cascade-type
...
Reduce logging - Modules api-gateway, spring-boot-springdoc, spring-z…
2020-08-31 20:36:37 +05:30
Dhawal Kapil
882a5ae3ad
Merge pull request #9946 from Maiklins/Java-1462-reduce-logging-modules-core-java-io-2-spring-ejb-beans-spring-boot-security-spring-data-jpa-3
...
Java-1461 Reduce logging - core-java-io-2, spring-ejb-beans, spring-boot-security
2020-08-31 20:35:06 +05:30
Dhawal Kapil
5bfb9041e1
Merge pull request #9945 from sampada07/JAVA-33
...
JAVA-33: Moved spring-katharsis to boot-2
2020-08-31 20:29:48 +05:30
Eric Martin
4d2b8e5ad9
Merge pull request #9952 from alimate/BAEL-4579-2
...
BAEL-4579: Fix the integrations tests in ribbon-client-service
2020-08-30 22:37:01 -05:00
Ali Dehghani
e27323cb56
Running two tests sequentially.
2020-08-31 01:25:37 +04:30
Ali Dehghani
c5817b17e5
Revert "Fix the integrations tests in ribbon-client-service"
...
This reverts commit dfc37387
2020-08-31 01:09:36 +04:30
Jonathan Cook
0abf0d2d4e
Merge pull request #9854 from vishal1023/master
...
AssertEquals 2 Lists ignore order
2020-08-30 21:48:51 +02:00
Eric Martin
c661b94c71
Merge pull request #9906 from gupta-ashu01/master
...
BAEL-4285
2020-08-30 11:38:46 -05:00
Eric Martin
c7c27b348f
Merge pull request #9944 from alimate/BAEL-4579
...
BAEL-4579: Fix the integrations tests in ribbon-client-service
2020-08-30 10:10:01 -05:00
mikr
27bae40aab
Reduce logging - Modules api-gateway, spring-boot-springdoc, spring-zuul-rate-limiting, hibernate-ogm, jpa-hibernate-cascade-type
2020-08-30 16:54:15 +02:00
mikr
863ccb116d
Java-1462 Reduce logging - Modules core-java-io-2, spring-ejb-beans, spring-boot-security
2020-08-30 14:35:18 +02:00
Anirban Chatterjee
181a96f9b8
Moved to new module
2020-08-30 13:23:51 +02:00
sampadawagde
314f11b049
JAVA-33: Moved spring-katharsis to boot-2
2020-08-30 16:51:48 +05:30
Ali Dehghani
dfc37387fd
Fix the integrations tests in ribbon-client-service
2020-08-30 15:46:52 +04:30
gupta-ashu01
05b59bdc91
Update ArrayStoreExceptionExample.java
2020-08-30 14:19:34 +05:30
Dhawal Kapil
d746040544
Merge pull request #9943 from Maiklins/Java-1456-reduce-logging-modules-apache-spark-spring-boot-crud-maven-assembly-plugin
...
Java 1456 reduce logging modules apache spark spring boot crud maven assembly plugin
2020-08-30 12:50:02 +05:30
Dhawal Kapil
c0e3302b44
Merge pull request #9942 from Maiklins/JAVA-1458-reducing-logging-module-bookstore-frontend-maven-plugin
...
Java-1458 Reduce logging - jhipster5
2020-08-30 12:48:46 +05:30