spring-batch-lightmin
spring-batch-lightmin copied to clipboard
Spring Batch Administration @ Spring Boot Stack
Addressing the issue https://github.com/tuxdevelop/spring-batch-lightmin/issues/62
Hi While updating libraries in our project, I came across an issue. Spring has deprecated `ManagementServerProperties.Servlet.getContextPath()` in 2.4.0 and finally removed the method completely with 2.6.0: https://docs.spring.io/spring-boot/docs/2.5.0/api/org/springframework/boot/actuate/autoconfigure/web/server/ManagementServerProperties.Servlet.html Unfortunately this is...
I added STOPPED as a job status that can be restarted. I also made some of the POST requests return redirects so when a user refreshes the browser it doesn't...
Hello, thanks for this very helpful project! We would like to use it in our system, but it's not possible to use bean overriding in our case. So i would...
We have many jobs (more then 30) on one instance. This makes the "Job Launcher"-dropdown from the top navigation cumbersome to use. It would be a lot easier if there...
**Scenario** 1. Embedded Lightmin 2. Component deployed in a cluster with multiple nodes 3. Job scheduled via Lightmin UI Scheduler **Version** Lightmin 2.1.1 Spring Boot 2.2.6.RELEASE **Issue** How to tackle...
**Scenario** 1. Embedded Lightmin approach 2. Multiple Datasources configured due to functional needs 3. The primary datasource is configured and fed to Spring batch using DefaultBatchConfigurer ` @Bean BatchConfigurer customBatchConfig()...
Hello! It will be very useful to server have REST interface together or insteadof MVC. In our project we want use REST insteadof MVC. Can we fork spring-batch-lightmin-server sub-project? Thanks!
Bumps [org.infinispan:infinispan-core](https://github.com/infinispan/infinispan) from 11.0.8.Final to 14.0.25.Final. Release notes Sourced from org.infinispan:infinispan-core's releases. 14.0.25.Final What's Changed ISPN-15648 Bump versionx.com.amazonaws from 1.12.649 to 1.12.650 by @dependabot in infinispan/infinispan#11916 ISPN-15655 Bump versionx.com.amazonaws from...
Bumps org.infinispan:infinispan-commons from 11.0.8.Final to 14.0.25.Final. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...