зеркало из
1
0
Форкнуть 0
Граф коммитов

39 Коммитов

Автор SHA1 Сообщение Дата
Antonio Goncalves 7d06c0c508 Changes SNAPSHOT version for SpringBoot 2022-10-07 10:10:02 +02:00
Julien Dubois 22c4bd3979 Migrate Spring native to Ubuntu base image 2022-10-07 09:11:42 +02:00
Julien Dubois bff444e0f6 Test Spring native using the GraalVM base Docker image 2022-10-06 22:54:16 +02:00
Julien Dubois 468af4bd17 Clean up Hibernate setup following advices from Sanne 2022-10-06 22:35:06 +02:00
Julien Dubois 8ab3c590b0 try to fix Spring Native as it fails loading a non-existent schema 2022-10-06 21:58:27 +02:00
Julien Dubois 1b8b148dc0 Use the Red Hat base image in all Dockerfiles 2022-10-06 18:25:21 +02:00
Antonio Goncalves 51edc6eea1 Creates a script to create a template 2022-10-06 17:30:13 +02:00
Julien Dubois 5c3cce021e Test GraalVM native image builds 2022-10-06 16:22:46 +02:00
Julien Dubois 2f3d836e82 expose Docker port 2022-10-06 14:54:53 +02:00
Julien Dubois b6d262b164 split the statistics table for each framewok 2022-10-06 13:59:02 +02:00
Julien Dubois ad7cae8771 Force Hibernate sequence and duration type 2022-10-06 11:43:20 +02:00
sinedied cd5dfbc8b6 Enable SQL logs 2022-10-06 08:21:17 +00:00
Antonio Goncalves 177275a0f5 Renames column to done_at 2022-10-06 09:02:48 +02:00
Julien Dubois 3b878a8ec6 add new stats test 2022-10-05 17:21:59 +02:00
Julien Dubois b06b63f795 Only create database schema for tests 2022-10-05 17:09:50 +02:00
Julien Dubois 426d9ab72c downgrade PostgreSQL dialect for Spring Boot 2022-10-05 15:15:36 +02:00
Julien Dubois b2262cf8c5 Test Spring Boot Docker image 2022-10-05 14:04:44 +02:00
Julien Dubois f03b554c0a Merge branch 'main' of https://github.com/Azure/aca-java-runtimes-workshop
# Conflicts:
#	micronaut-app/src/test/java/io/containerapps/javaruntime/workshop/micronaut/MicronautResourceTest.java
2022-10-05 13:20:49 +02:00
Julien Dubois 30f97b2dc5 Do not show SQL statement for improved performance 2022-10-05 13:18:39 +02:00
Antonio Goncalves be1f2f9936 Documenting the tests 2022-10-05 11:05:04 +02:00
Julien Dubois a74e746afd Setup GraalVM native build 2022-10-04 22:30:47 +02:00
Julien Dubois 902c324c26 Merge branch 'main' of https://github.com/Azure/aca-java-runtimes-workshop 2022-10-04 17:14:04 +02:00
Julien Dubois 187d131409 Configure TestContainers 2022-10-04 17:13:22 +02:00
Julien Dubois b5edad4d4e Fix test port and use TestContainers 2022-10-04 17:13:02 +02:00
Julien Dubois 1b46c5a361 setup database access 2022-10-04 17:12:23 +02:00
Julien Dubois 57489fc25f Fix the PostgreSQL dialect 2022-10-04 17:12:10 +02:00
Julien Dubois 89d271d01c Regenerate the pom.xml using start.spring.io, add testcontainers support and fix the rest-assured dependency 2022-10-04 17:11:23 +02:00
Julien Dubois 78b4451be6 Set SpringBoot for the framework 2022-10-04 17:10:43 +02:00
Antonio Goncalves 91d75255de Fix wrong package 2022-10-04 15:15:00 +02:00
Antonio Goncalves 97a45a79aa Adds doc links 2022-10-04 15:12:24 +02:00
Antonio Goncalves a4603757b1 Adds description 2022-09-29 14:46:29 +02:00
Antonio Goncalves 390024a45c Adds defaultValue to Quarkus and Micronaut 2022-09-26 14:01:19 +02:00
Mark Heckler e8deec63ae Fixed tests, polished code, changed order of instructions for proper operation with live database 2022-09-23 19:10:17 -05:00
Antonio Goncalves e6dc9a3d93 Changes SpringBoot listening port 2022-09-20 18:19:46 +02:00
Antonio Goncalves bfaba8134f Adds logs to SpringBoot 2022-09-20 17:57:51 +02:00
Antonio Goncalves 7d72846708 Fixes port number for SpringBoot 2022-09-20 16:10:38 +02:00
Antonio Goncalves 96a9624a45 Adds RESTAssured 2022-09-19 12:23:31 +02:00
Antonio Goncalves e46c73554d Adds JPA/Postgres to SpringBoot 2022-09-19 12:14:44 +02:00
Antonio Goncalves 36a8b688cd Boostraps 3 microservices 2022-09-14 09:48:13 +02:00