Commit graph

967 commits

Author SHA1 Message Date
Rodolphe Fontaine
fde87d7492 update to OpenJDK21 2024-10-16 16:36:31 +02:00
Rodolphe Fontaine
631fcba8a3 build and test 2024-10-16 10:39:49 +02:00
Rodolphe Fontaine
77a096b7f1 with java version specified 2024-10-16 09:27:30 +02:00
Rodolphe Fontaine
931ead9ac0 jmeter with srping-boot running 2024-10-16 09:22:17 +02:00
Rodolphe Fontaine
d673fb96ca test Lance 2024-10-15 21:37:29 +02:00
Rodolphe Fontaine
815cb465be test4bis 2024-10-15 21:34:58 +02:00
Rodolphe Fontaine
0ef518372a test4 2024-10-15 21:31:38 +02:00
Rodolphe Fontaine
5e46775dc2 test4 2024-10-15 21:23:22 +02:00
Rodolphe Fontaine
242e35e448 github.workspace 2024-10-15 21:19:49 +02:00
Rodolphe Fontaine
f6973edc36 test3 again 2024-10-15 21:15:38 +02:00
Rodolphe Fontaine
98546390fe test3 2024-10-15 21:14:44 +02:00
Rodolphe Fontaine
b34d7300a1 Test2 2024-10-15 21:12:37 +02:00
Rodolphe Fontaine
d3a6f948c7 test 2024-10-15 21:08:51 +02:00
Rodolphe Fontaine
bf3c75b71b jmeter.sh 2024-10-15 21:06:39 +02:00
Rodolphe Fontaine
1981de1074 v0.0.4 2024-10-15 21:04:59 +02:00
Rodolphe Fontaine
6035f107dd enter path 2024-10-15 20:56:49 +02:00
Rodolphe Fontaine
6d41ecc078 github workspace 2024-10-15 17:32:05 +02:00
Rodolphe Fontaine
48214dc20a jmeter v0.0.3 2024-10-15 17:25:02 +02:00
Rodolphe Fontaine
88f93f6db5 jmter v0.0.2 2024-10-15 17:14:10 +02:00
Rodolphe Fontaine
a9b09406fa use my jmeter 2024-10-15 17:09:34 +02:00
Rodolphe Fontaine
2547e0543a jmeter again 2024-10-15 16:45:11 +02:00
Rodolphe Fontaine
84c3e927e6 Test New version of jmeter 2024-10-15 16:26:44 +02:00
Rodolphe Fontaine
e598b797f8 resynch 2024-10-15 12:13:47 +02:00
Rodolphe Fontaine
edb1d9409b add rematif path 2024-10-15 11:43:44 +02:00
Rodolphe Fontaine
09ba7e829d
Update run-jmeter-test.yml 2024-10-15 11:14:51 +02:00
Rodolphe Fontaine
2aa09d7c1a add full path to jmx files 2024-10-15 11:05:22 +02:00
Rodolphe Fontaine
77b76f573c change path jmeter tests 2024-10-15 10:34:29 +02:00
Rodolphe Fontaine
b60b0edee4 action artifact to v4 2024-10-15 10:18:32 +02:00
Rodolphe Fontaine
6d23397758 change branch to main 2024-10-15 10:14:40 +02:00
Rodolphe Fontaine
f0d43cc644 jmeter tests 2024-10-15 10:00:37 +02:00
Rodolphe Fontaine
3a3f3e59fa scan main 2024-10-14 18:05:54 +02:00
Rodolphe Fontaine
58141b5c38 Main 2024-10-14 17:57:07 +02:00
Antoine Rey
62dbfa8e9a Remove the unnecessary includeFilters 2024-10-10 07:53:08 +01:00
Mousa Al Bateh
ae1bb8228c Minor code changes are the following:
-Removed unused variables from few files.
-Added null assertions in some tests.
-Removed unnecessary throw exceptions.
2024-10-10 07:50:06 +01:00
Guilherme Soares
fc442120ce fix(jmx): strip spaces before path 2024-09-30 21:42:09 +01:00
Patrick Baumgartner
f8001e0add Change chmod like other files 2024-09-30 21:41:01 +01:00
Patrick Baumgartner
608e2b6142 Update maven and gradle wrapper 2024-09-30 21:41:01 +01:00
Patrick Baumgartner
6fffe61b93 Updated db containers, and dependencies 2024-09-30 21:41:01 +01:00
ghost
2daa3993ee Removed unused imports
Made some variables as final
2024-09-24 20:37:48 +01:00
Sébastien Deleuze
d90e284621 Disable JPA Open Session In View
With the current codebase, it does not seems to be
needed anymore, so we disable it to provide better
performances.
2024-09-24 16:05:18 +01:00
Sébastien Deleuze
f6f923bd39 Upgrade to Spring Boot 3.3.4 2024-09-24 16:05:18 +01:00
Dave Syer
cabb74ed53 Update to Boot 3.3.3
Fixes #1658
2024-09-13 10:03:26 +01:00
Moritz Halbritter
91328af12d Upgrade to Spring Boot 3.3.2 2024-08-19 16:36:04 +01:00
Julien Dubois
12eb8b1ff3 Update the DevContainer configuration
This uses the configuration I wrote at https://github.com/langchain4j/langchain4j/pull/337
2024-08-14 09:27:13 +01:00
Dave Syer
383edc1656
Update readme.md to link to Spring Boot docs
Fixes #1616
2024-07-29 08:15:51 +01:00
Stéphane Nicoll
d8fcd11e67 Upgrade to Maven 3.9.7 2024-05-26 20:17:34 +02:00
Patrick Baumgartner
308f7ec783 Including CycloneDX for SBOM generation 2024-05-26 13:58:55 +01:00
Stéphane Nicoll
fa8f6836bd Upgrade Gradle build to Spring Boot 3.3.0
Closes gh-1551
2024-05-26 10:25:42 +02:00
Patrick Baumgartner
39cc7e160e Upgrade Dependencies 2024-05-25 17:00:35 +01:00
Patrick Baumgartner
7034d1746a Upgrade to Spring Boot 3.3.0 2024-05-25 17:00:35 +01:00