spring-batch-lightmin icon indicating copy to clipboard operation
spring-batch-lightmin copied to clipboard

Spring Batch Administration @ Spring Boot Stack

Results 10 spring-batch-lightmin issues
Sort by recently updated
recently updated
newest added

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...

help wanted
waiting for feedback

**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()...

question
waiting for feedback

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!

enhancement
waiting for feedback

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...

dependencies

Bumps org.infinispan:infinispan-commons from 11.0.8.Final to 14.0.25.Final. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.infinispan:infinispan-commons&package-manager=maven&previous-version=11.0.8.Final&new-version=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...

dependencies