Commit Graph

134 Commits

Author SHA1 Message Date
Fabio Formosa
c538ea95ee fixed some compiler warnings 2022-11-12 20:43:33 +01:00
Fabio Formosa
c8c4ad37c8 #64 added the swagger screenshot 2022-11-09 23:03:47 +01:00
Fabio Formosa
cabbec3d3b #64 added the new screenshot 2022-11-09 19:40:42 +01:00
Fabio Formosa
e42b26fa73 #78 fixed some smells 2022-11-08 23:53:24 +01:00
Fabio Formosa
018c0f18dc #78 fixed some smells 2022-11-08 23:38:48 +01:00
Fabio Formosa
a4b0a1bafb #78 fixed some smells 2022-11-08 22:59:07 +01:00
Fabio Formosa
6eededed2c #78 fixed some smells 2022-11-08 22:41:24 +01:00
Fabio Formosa
b62455836a #78 fixed a smell 2022-11-08 22:34:50 +01:00
Fabio Formosa
459aa136c1 #57 added an error message for required fields 2022-11-03 23:58:17 +01:00
Fabio Formosa
b968329fb3 #57 added new validation checks to the simple trigger input 2022-10-29 11:31:28 +02:00
Fabio Formosa
d9ff379d59 #57 improved some oas captions 2022-10-29 10:29:19 +02:00
Fabio Formosa
5c9a8d21a3 #78 fixed the sonar props 2022-10-29 10:28:52 +02:00
Fabio Formosa
9d24c1587f #78 fixed the sonar props 2022-10-29 00:55:23 +02:00
Fabio Formosa
436821a831 #78 fixed the sonar props 2022-10-29 00:45:01 +02:00
Fabio Formosa
ecb07dc682 #78 fixed the sonar props 2022-10-29 00:35:43 +02:00
Fabio Formosa
8f08927aad #78 fixed sonar smells 2022-10-29 00:24:38 +02:00
Fabio Formosa
e29fd8dc92 #78 fixed sonar smells 2022-10-29 00:18:55 +02:00
Fabio Formosa
3af5eb076e #78 fixed sonar smells 2022-10-29 00:07:15 +02:00
Fabio Formosa
c190c15889 #78 fixed sonar smells 2022-10-29 00:04:48 +02:00
Fabio Formosa
540bdf35a5 #78 fixed sonar smells 2022-10-28 23:53:33 +02:00
Fabio Formosa
33b4d88d52 #57 added validation checks onto the SimpleTrigger 2022-10-28 01:14:53 +02:00
Fabio Formosa
ad3eec4abe #78 fixed a major sonar finding 2022-10-27 23:55:49 +02:00
Fabio Formosa
7b87a9485e #78 fixed a major sonar finding 2022-10-27 23:46:39 +02:00
Fabio Formosa
a8a027ed88 #62 added the jacoco plugin 2022-10-27 23:39:42 +02:00
Fabio Formosa
69b62032b2 #57 #62 fixed an integration tests 2022-10-27 23:36:40 +02:00
Fabio Formosa
f411659ad6 #57 #62 added an integration test to check the mandatory fields in scheduling a simple trigger 2022-10-27 23:29:28 +02:00
Fabio Formosa
0c33eda68c added a test for DateUtils 2022-10-27 22:58:56 +02:00
Fabio Formosa
5a96f81338 added a github action for sonar 2022-10-27 19:56:33 +02:00
Fabio Formosa
4fb70ac8e8 minor commit 2022-10-26 23:57:19 +02:00
Fabio Formosa
bdc86b5510 added a missing dep 2022-10-26 23:04:02 +02:00
Fabio Formosa
4f8b75a8f9 #48 made configurable the misfire instruction 2022-10-26 21:56:02 +02:00
Fabio Formosa
ed266dea15 removed a dependency from spring security in the module web-showcase 2022-10-22 15:31:36 +02:00
Fabio Formosa
e5d2c33d9a #77 made the oas dependency optional and conditional 2022-10-22 13:56:48 +02:00
Fabio Formosa
7f00f5de99 #77 made the oas dependency optional and conditional 2022-10-22 00:27:29 +02:00
Fabio Formosa
b2906d09f4 #77 added a validation test on the in-memory user props and renamed the username field 2022-10-15 18:03:53 +02:00
Fabio Formosa
3f0d036dad #76 upgraded the java version to 9 2022-10-15 18:03:15 +02:00
Fabio Formosa
9d66cd85f0 #75 renamed the main security config class 2022-10-15 18:02:37 +02:00
Fabio Formosa
0a21920ad9 #75 removed the deprecated WebSecurityConfigurerAdapter 2022-10-15 18:02:17 +02:00
Fabio Formosa
bda37213f8 #75 removed the deprecated WebSecurityConfigurerAdapter 2022-10-15 15:38:44 +02:00
Fabio Formosa
c725871a4e minor refactoring of packages 2022-10-15 15:38:16 +02:00
Fabio Formosa
39a10681bf #75 removed the deprecated WebSecurityConfigurerAdapter 2022-10-14 00:16:44 +02:00
Fabio Formosa
381cfa1486 added a docker-compose.yml file to the web-showcase module 2022-10-12 00:23:08 +02:00
Fabio Formosa
4d4385b7ba #40 customized the quartz.properties file for quartz-manager in managed-quartz.properties 2022-10-08 13:05:01 +02:00
Fabio Formosa
ec7debe8c5 #40 customized the quartz.properties file for quartz-manager in managed-quartz.properties 2022-10-08 12:23:23 +02:00
Fabio Formosa
05591546b3 #67 put a qualifier name to the quartz-scheduler instance 2022-10-07 23:44:35 +02:00
Fabio Formosa
2b0644b495 #67 declouped the basePackageScanning from the schedulerConfig 2022-10-07 23:09:54 +02:00
Fabio Formosa
6eed819364 #63 added a missing log 2022-10-07 22:32:35 +02:00
Fabio Formosa
a1780b1087 #73 made optional the quartz.properties 2022-10-07 22:32:18 +02:00
Fabio Formosa
c70dc3181e #63 fixed a circular spring dependency 2022-10-07 22:31:46 +02:00
Fabio Formosa
8ee0435738 #63 added missing logs 2022-10-07 19:54:06 +02:00