Commit Graph

13 Commits

Author SHA1 Message Date
Dhawal Kapil e297f43f17 JAVA-19536 Formatting of pom.xml 2023-04-07 22:32:01 +05:30
panos-kakos 6e98182159 [JAVA-18143] Clean up (#13685) 2023-03-22 09:30:32 +05:30
Loredana Crusoveanu 9b0dc28849 fix multiple failures 2023-03-17 16:29:57 +02:00
timis1 4c5bbd838a JAVA-17765 Cleanup un-committed or un-ignored artifacts - Week 6 - 2023 (#13456)
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-02-12 22:13:59 +05:30
Muhammad Asif 0dbc07b1de BAEL-5990 Added JMeter-Dashboard profile to isolate (#13435)
* BAEL-5990 is implemented to generate JMeter dashboard reports

* BAEL-5990 made a fix to use Random nextInt() method with single arg

* BAEL-5990 updated code to use Arrays.asList rather than List.of

* BAEL-5990 Replaced tabs with space

* BAEL-5990 Removed unnecessary exception in the method declaration

* BAEL-5990 Updated class name

* BAEL-5990 Added JMeterDashboard profile to exclude DashboardApplication scan in other cases
2023-02-06 18:23:47 -06:00
Muhammad Asif 107232d079 BAEL-5990 is implemented to generate JMeter dashboard reports (#13345)
* BAEL-5990 is implemented to generate JMeter dashboard reports

* BAEL-5990 made a fix to use Random nextInt() method with single arg

* BAEL-5990 updated code to use Arrays.asList rather than List.of

* BAEL-5990 Replaced tabs with space

* BAEL-5990 Removed unnecessary exception in the method declaration

* BAEL-5990 Updated class name
2023-02-04 10:25:23 -06:00
sebx59 8cb2197c85 BAEL-4674 - Basic Authentication in JMeter (#11882)
* BAEL-4674 - Basic Authentication in JMeter

Test plans & resources for article Basic Authentication in JMeter
Server classes to test basic auth against local server

* handled comments

* updated following feedback

Co-authored-by: Sebastien HARDEMAN <sebastien.hardeman@groupe-mma.fr>
2022-04-06 13:15:10 +01:00
sampadawagde 1a53db30c9 JAVA-5223: Fix formatting of POMs (Part 8) 2021-05-09 16:26:44 +05:30
kwoyke c3cd93fcdb JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE (#9985)
* JAVA-2563: Upgrade Spring Boot version to 2.3.3.RELEASE

* JAVA-2563: Downgrade spring-cloud-connectors-heroku to Spring Boot 2.2.6.RELEASE

* JAVA-2563: Add joda-time version

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Use MongoClients factory instead of MongoClient directly

* JAVA-2563: Downgrade spring-5-data-reactive to Spring Boot 2.2.6.RELEASE

* JAVA-2563: Switch back to default bootstrap mode for JPA

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Switch from ServerHttpRequest to ServerWebExchange interface

* JAVA-2563: Use OutputCaptureRule instead of OutputCapture

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Add spring-boot-starter-validation dependency

* JAVA-2563: Fix Jackson dependency

* JAVA-2563: Fix ManualEmbeddedMongoDbIntegrationTest

* JAVA-2563: Replace validation-api with spring-boot-starter-validation

* JAVA-2563: Fix usage of deprecated getErrorAttributes method

* JAVA-2563: Downgrade spring-data-cassandra-reactive to Spring Boot 2.2.6.RELEASE

* JAVA-2563: Set spring.datasource.generate-unique-name to false in spring-session-jdbc
2020-09-11 18:19:02 +05:30
sampadawagde fd318eb476 JAVA-919: Migrate jmeter to parent-boot-2 2020-04-20 23:15:30 +05:30
catalin-burcea 153a3923f0 [BAEL-18783] - Fix formatting of POMs 2019-12-06 11:40:56 +02:00
Dhawal Kapil 2137f71568 BAEL-18777 POM Properties Cleanup
- Properties cleanup of projects starting with j
2019-11-23 20:13:34 +05:30
Eric Martin 3225470df5 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00