Eric Martin
72430b8c62
Merge pull request #9908 from SmartyAnsh/BAEL-4507-What_is_the_difference_between_DAO_and_Repository_patterns
...
BAEL-45087 - DAO vs Repository Pattern
2020-09-09 19:49:17 -05:00
Anshul BANSAL
bc36751276
BAEL-4507 - UserSocialMedia class added
2020-09-12 06:30:35 +03:00
Maiklins
fad1cb28da
Merge pull request #70 from eugenp/master
...
update
2020-09-10 01:13:02 +02:00
mikr
ae5ee571b9
Java-2394 Create default and integration profile for JDK-9 and above modules
2020-09-10 01:08:03 +02:00
sahil.singla
213d5cfe39
BAEL-4558: Article for stopping execution after a certain time
2020-09-10 00:29:18 +05:30
sahil.singla
20a6e042f2
BAEL-4558: Article for stopping execution after a certain time
2020-09-10 00:24:37 +05:30
kwoyke
99381e0b15
BAEL-4588: Update Guide To Java 8 Optional ( #9995 )
...
* BAEL-4588: Fix maven-shade-plugin version
* BAEL-4588: Add empty core-java-11-2 module structure
* BAEL-4588: Move Guide To Java 8 Optional to core-java-11-2
* BAEL-4588: Add Java 10 orElseThrow() example
2020-09-09 18:35:31 +02:00
Dhawal Kapil
3d279158a0
Merge pull request #9993 from dupirefr/team/JAVA-2433-migrate_spring_security_web_digest_to_parent_boot_5
...
[JAVA-2433] Inherited from parent-spring-5
2020-09-09 21:11:54 +05:30
Jordan Simpson
cf15c1b002
Update core-java-modules/core-java-lang-3/src/test/java/com/baeldung/checkclassexistence/CheckClassExistenceUnitTest.java
...
Co-authored-by: KevinGilmore <kpg102@gmail.com>
2020-09-09 08:18:57 -05:00
Jordan Simpson
10efba315d
Update core-java-modules/core-java-lang-3/src/test/java/com/baeldung/checkclassexistence/CheckClassExistenceUnitTest.java
...
Co-authored-by: KevinGilmore <kpg102@gmail.com>
2020-09-09 08:18:51 -05:00
Jordan Simpson
576d3c5f42
Update core-java-modules/core-java-lang-3/src/test/java/com/baeldung/checkclassexistence/CheckClassExistenceUnitTest.java
...
Co-authored-by: KevinGilmore <kpg102@gmail.com>
2020-09-09 08:18:46 -05:00
Jordan Simpson
1624cd3387
Update core-java-modules/core-java-lang-3/src/test/java/com/baeldung/checkclassexistence/CheckClassExistenceUnitTest.java
...
Co-authored-by: KevinGilmore <kpg102@gmail.com>
2020-09-09 08:18:38 -05:00
Karsten Silz
0a69454cf8
Merge branch 'master' of github.com:eugenp/tutorials into master
2020-09-09 10:29:40 +01:00
fdpro
1876f16449
[JAVA-2433] Inherited from parent-spring-5
2020-09-09 10:02:37 +02:00
akeshri
ece4d65065
changes
2020-09-09 09:34:10 +05:30
Dhawal Kapil
672f33e339
Merge pull request #9988 from dupirefr/team/JAVA-2430-migrate_spring_data_cassandra_to_parent_boot_5
...
[JAVA-2430] Migrated spring-data-cassandra to parent-boot-5
2020-09-08 23:58:36 +05:30
Dhawal Kapil
f5f28c0035
Merge pull request #9989 from dupirefr/team/JAVA-2429-migrate_spring_data_solr_to_parent_boot_5
...
[JAVA-2429] Migrated spring-data-solr module to parent-boot-5
2020-09-08 23:57:27 +05:30
Sam Millington
bf63939b96
Revert "Non-Local Returns ( #9934 )"
...
This reverts commit 0748a7534f
.
2020-09-08 17:44:31 +01:00
Mona Mohamadinia
0748a7534f
Non-Local Returns ( #9934 )
2020-09-08 17:39:16 +01:00
akeshri
64b7dec1b0
changes
2020-09-08 21:14:28 +05:30
akeshri
b3c1df2bbc
Merge pull request #1 from akeshri/feature/MapFirstPair
...
first pair code
2020-09-08 21:10:12 +05:30
akeshri
b331b1779f
first pair code
2020-09-08 21:04:43 +05:30
Ricardo Caldas
924517d163
BAEL-2503
...
Add a new section in Lombok builder article
2020-09-08 12:11:35 -03:00
Loredana Crusoveanu
0f42bcb243
Merge pull request #9983 from eugenp/JAVA-2413-2
...
formatting, remove unneeded dependency
2020-09-08 15:34:44 +03:00
fdpro
760d54eb43
[JAVA-2430] Migrated spring-data-cassandra to parent-boot-5
2020-09-08 11:58:11 +02:00
fdpro
98bdb5df36
[JAVA-2429] Migrated spring-data-solr module to parent-boot-5
2020-09-08 11:53:26 +02:00
fdpro
b7813034ea
[JAVA-2540] Deactivate frontend-maven-plugin when using default-first or default-second profile
2020-09-08 11:26:57 +02:00
François Dupire
30e4e277e0
[JAVA-2427] Migrated spring-drools to parent-spring-5 ( #9964 )
...
* [JAVA-2427] Migrated spring-drools to parent-spring-5
* [JAVA-2427] Added spring dependencies so that they all have the last version
2020-09-07 21:32:25 +05:30
Sampada
9c5ed84bd4
JAVA-2422: Merge spring-groovy into spring-boot-groovy ( #9970 )
...
* JAVA-2422: Moved article to spring-boot-groovy
* JAVA-2422: removed module spring-groovy
* JAVA-2422: Moved spring-boot-groovy inside spring-boot-modules module
* JAVA-2422: Added entry to spring-boot-module's pom
* JAVA-2422: main pom changes for module movements
* JAVA-2422: Renamed test as it needs the app up and running
* JAVA-2422: Renamed test to live as it needs App to be running
2020-09-07 21:15:50 +05:30
Loredana
f5b4367c1c
formatting, remove unneeded dependency
2020-09-07 14:53:22 +03:00
Karsten Silz
a647f98a96
Merge branch 'master' of github.com:eugenp/tutorials into master
2020-09-07 12:25:07 +01:00
Karsten Silz
8695b88a3e
BAEL-3326, "Optimizing JSON Schema for production use":
...
Added article to README.md.
2020-09-07 12:22:18 +01:00
Karsten Silz
56f09fa1d5
BAEL-3326, "Optimizing JSON Schema for production use"
...
Replaced per-class omission of null values with Jackson setting.
2020-09-07 10:31:03 +01:00
Meysam Tamkin
d994a5bdbf
Fix it some changes
2020-09-07 13:35:07 +04:30
Loredana Crusoveanu
f3b82b28e8
Merge pull request #9911 from amit2103/JAVA-2413
...
updated spring data, mongodb versions
2020-09-07 10:54:28 +03:00
majajoksovic
8278cc272a
added braces ( #9972 )
2020-09-06 19:19:12 -07:00
fanatixan
74efd2530e
added code snippets for bael-4554 ( #9979 )
2020-09-06 19:13:25 -07:00
Stephane Landelle
7c41e37829
Remove the unfair 1 second pauses between requests
...
Those pauses don't exist in the JMeter test. They just artificially reduce the Gatling test's throughput.
2020-09-06 23:37:51 +02:00
Stephane Landelle
a3626ba16c
Add missing optional option on the check that captures the reward
...
This shouldn't be an error, it's an expected situation as described in the article.
2020-09-06 23:34:37 +02:00
Stephane Landelle
b2643fc0dd
Use ThreadLocalRandom instead of Random which is synchronized
2020-09-06 23:33:17 +02:00
Stephane Landelle
bbdce526c7
Fix random cust id generation to reduce collisions
...
The current range causes lots of collisions and the application doesn't handle them gracefully, causing lots of exceptions to get logged and hamerring performance.
Use 100,000 like the JMeter test, see https://github.com/slandelle/tutorials/blob/master/testing-modules/load-testing-comparison/src/main/resources/scripts/JMeter/Test%20Plan.jmx#L203
2020-09-06 23:32:19 +02:00
Stephane Landelle
eed6c93543
Fix dynamic parameter
...
Wrong Gatling usage: randCustId() was only called once. One needs to pass a function.
2020-09-06 23:29:31 +02:00
Harihar Das
b7328395a3
generated gradle wrapper files
2020-09-06 18:33:35 +02:00
developerDiv
1927bb1b46
BAEL-4287 - Rolling Back Migrations with Flyway ( #9910 )
...
* First commit - Flyway Undo
* Simplify migrations
Move to own package
2020-09-06 16:27:59 +01:00
amit.pandey
be8c51e3e0
removed unwanted dependency from pom
2020-09-06 20:05:15 +05:30
Karsten Silz
09e0e958bc
BAEL-3326, "Optimizing JSON Schema for production use"
...
Percentages now rounded.
2020-09-06 13:49:24 +01:00
Karsten Silz
2c78247c95
BAEL-3326, "Optimizing JSON Schema for production use":
...
Added percentages, fixed formatting.
2020-09-06 13:48:39 +01:00
Karsten Silz
9d326b55bc
BAEL-3326, "Optimizing JSON Schema for production use":
...
More code for slim customer.
2020-09-06 13:23:34 +01:00
Loredana Crusoveanu
3ddc6fd882
Merge pull request #9975 from dupirefr/team/JAVA-2306-split-spring_persistence_modules
...
[JAVA-2306] Fixes after Loredana's review
2020-09-06 11:58:01 +03:00
Usman Mohyuddin
8415ee8096
update the test names as whenX_thenY
...
update the test names as whenX_thenY
2020-09-06 00:07:33 +05:00