- Suresnes, France
- https://www.julien-dubois.com
- @juliendubois
Highlights
Block or Report
Block or report jdubois
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
jhipster/generator-jhipster Public
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
-
jhipster/jhipster-sample-app Public
This is a sample application created with JHipster
-
jhipster/jhipster.github.io Public
Public website for JHipster - generates https://www.jhipster.tech
-
jhipster/jhipster-registry Public
JHipster Registry, based on Spring Cloud Netflix Eureka and Spring Cloud Config
-
jhipster/jhipster-online Public
JHipster Online lets you generate your JHipster projects through a user friendly web interface.
-
Guides and tutorials to make the most out of Azure Spring Apps
2,087 contributions in the last year
Contribution activity
March 2023
Created 1 repository
- jdubois/generator-jhipster-azure-spring-apps TypeScript
Created a pull request in microsoft/NubesGen that received 2 comments
Opened 11 other pull requests in 4 repositories
microsoft/NubesGen
6
merged
microsoft/nubesgen-actions
3
merged
jhipster/jhipster-online
1
merged
aztfmod/terraform-provider-azurecaf
1
merged
Reviewed 10 pull requests in 3 repositories
microsoft/NubesGen
8 pull requests
- Bump spring-boot-starter-parent from 3.0.4 to 3.0.5 in /rest-server
- Bump commons-compress from 1.22 to 1.23.0 in /rest-server
- Feature/oas rest api
- Bump maven-release-plugin from 3.0.0-M7 to 3.0.0 in /rest-server
- template: Postgres - add high availability as a param
- Bump spring-boot-starter-parent from 3.0.3 to 3.0.4 in /rest-server
- Bump docker/build-push-action from 3 to 4
- Bump maven-compiler-plugin from 3.10.1 to 3.11.0 in /cli
jhipster/jhipster-online
1 pull request
Azure-Samples/quickstart-spring-data-jdbc-mysql
1 pull request
Created an issue in aztfmod/terraform-provider-azurecaf that received 1 comment
Add support for Azure Container Apps
Support Azure Container Apps.
The ressource is called azurerm_container_app
and it also needs a azurerm_container_app_environment
According to the …