#java #graalvm #native #serverless #spring #spring_boot
https://github.com/spring-projects-experimental/spring-native
https://github.com/spring-projects-experimental/spring-native
GitHub
GitHub - spring-attic/spring-native: Spring Native is now superseded by Spring Boot 3 official native support
Spring Native is now superseded by Spring Boot 3 official native support - spring-attic/spring-native
#java #open_source #aws #oauth2 #spring_boot #authentication #spring_cloud #openidconnect #authorization #sso #saml2 #ldap_authentication #u2f_server #spring_framework #apache2 #identity_provider #sso_authentication #websso #spring_webflow #duosecurity
https://github.com/apereo/cas
https://github.com/apereo/cas
GitHub
GitHub - apereo/cas: Apereo CAS - Identity & Single Sign On for all earthlings and beyond.
Apereo CAS - Identity & Single Sign On for all earthlings and beyond. - apereo/cas
#java #microservice #polarismesh #service_governance #spring #spring_boot #spring_cloud #tencent
https://github.com/Tencent/spring-cloud-tencent
https://github.com/Tencent/spring-cloud-tencent
GitHub
GitHub - Tencent/spring-cloud-tencent: Spring Cloud Tencent is a Spring Cloud based Service Governance Framework provided by Tencent.
Spring Cloud Tencent is a Spring Cloud based Service Governance Framework provided by Tencent. - Tencent/spring-cloud-tencent
#java #aws #docker #spring #spring_boot #spring_security
https://github.com/in28minutes/master-spring-and-spring-boot
https://github.com/in28minutes/master-spring-and-spring-boot
GitHub
GitHub - in28minutes/master-spring-and-spring-boot: Spring and Spring Boot Tutorial For Absolute Beginners - 10-in-1 - Spring to…
Spring and Spring Boot Tutorial For Absolute Beginners - 10-in-1 - Spring to Spring Boot to REST API to Full Stack to Containers to Cloud - in28minutes/master-spring-and-spring-boot
#java #activiti #ant_design #ant_design_vue #antd #codegenerator #flowable #java #jbpm #jeecg #jeecgboot #low_code #mybatis #shiro #spring #spring_boot #spring_cloud #springboot #springcloud #vue #vue3
JeecgBoot is a low-code development platform that significantly simplifies and accelerates the development of enterprise web applications. It uses a powerful code generator to create front-end and back-end code with minimal manual intervention, reducing repetitive work by up to 70%. The platform supports microservices with Spring Cloud, Ant Design Vue3, Mybatis-plus, Shiro, and JWT.
Key benefits include Rapidly generates code for common data models like single tables, tree lists, one-to-many relationships, etc.
- **Flexibility** Includes tools for online form development, report configuration, dashboard design, workflow automation, and more.
- **Microservices Support** Supports multiple databases including MySQL, PostgreSQL, Oracle, SQL Server, and others.
Overall, JeecgBoot helps developers focus more on business logic while reducing development time and costs.
https://github.com/jeecgboot/JeecgBoot
JeecgBoot is a low-code development platform that significantly simplifies and accelerates the development of enterprise web applications. It uses a powerful code generator to create front-end and back-end code with minimal manual intervention, reducing repetitive work by up to 70%. The platform supports microservices with Spring Cloud, Ant Design Vue3, Mybatis-plus, Shiro, and JWT.
Key benefits include Rapidly generates code for common data models like single tables, tree lists, one-to-many relationships, etc.
- **Flexibility** Includes tools for online form development, report configuration, dashboard design, workflow automation, and more.
- **Microservices Support** Supports multiple databases including MySQL, PostgreSQL, Oracle, SQL Server, and others.
Overall, JeecgBoot helps developers focus more on business logic while reducing development time and costs.
https://github.com/jeecgboot/JeecgBoot
GitHub
GitHub - jeecgboot/JeecgBoot: 🔥AI低代码平台,助力企业快速实现低代码开发和构建AI应用! 成熟的AI应用平台:涵盖AI应用、AI模型、AI聊天助手、知识库、AI流程编排、MCP和插件,聊天式业务操作等,兼容多种大模型;提…
🔥AI低代码平台,助力企业快速实现低代码开发和构建AI应用! 成熟的AI应用平台:涵盖AI应用、AI模型、AI聊天助手、知识库、AI流程编排、MCP和插件,聊天式业务操作等,兼容多种大模型;提供强大代码生成器:实现前后端一键生成,无需手写代码! 引领AI开发模式:AI生成→在线配置→代码生成→手工合并,解决Java项目80%重复工作,提升效率节省成本,又不失灵活~ - jeecgboot/J...
#vue #admin #admin_dashboard #admin_template #ant_design #ant_design_vue #axios #element #element_plus #element_ui #spring_boot #vite #vue #vue_admin #vue_cli #vue_element_admin #vue_template #vue3 #vue3_admin #vue3_composition_api #vuejs
This project, "vue-admin-better," offers a powerful and flexible front-end framework for building administrative interfaces. It features over 40 high-quality single-page applications, robust RBAC (Role-Based Access Control) with JWT authorization, and support for multiple platforms including PC, mobile, and tablet devices. The framework is highly customizable with fine-grained global configurations and supports various themes and layouts. It also includes automatic mock data generation, detailed error logging, and RSA encryption for login security. The open-source version is free for commercial use under the MIT license, making it a valuable resource for developers familiar with Vue.js and Element UI/Element Plus.
https://github.com/zxwk1998/vue-admin-better
This project, "vue-admin-better," offers a powerful and flexible front-end framework for building administrative interfaces. It features over 40 high-quality single-page applications, robust RBAC (Role-Based Access Control) with JWT authorization, and support for multiple platforms including PC, mobile, and tablet devices. The framework is highly customizable with fine-grained global configurations and supports various themes and layouts. It also includes automatic mock data generation, detailed error logging, and RSA encryption for login security. The open-source version is free for commercial use under the MIT license, making it a valuable resource for developers familiar with Vue.js and Element UI/Element Plus.
https://github.com/zxwk1998/vue-admin-better
GitHub
GitHub - zxwk1998/vue-admin-better: 🎉 vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element…
🎉 vue admin,vue3 admin,vue3.0 admin,vue后台管理,vue-admin,vue3.0-admin,admin,vue-admin,vue-element-admin,ant-design,vab admin pro,vab admin plus,vue admin plus,vue admin pro - GitHub - zxwk1998/vue-ad...
#java #mini_spring #spring #spring_boot #spring_mvc #springboot #springframework #tiny_spring
**mini-spring** is a simplified version of the Spring framework that helps you quickly understand Spring's source code and core principles. It keeps the essential features of Spring, such as IoC (Inversion of Control), AOP (Aspect-Oriented Programming), resource loading, event listeners, and more, but simplifies the code. This makes it easier for you to learn and master Spring's core functionalities without getting overwhelmed by complex code. Using **mini-spring**, you can quickly grasp how Spring works and apply this knowledge to your own projects.
https://github.com/DerekYRC/mini-spring
**mini-spring** is a simplified version of the Spring framework that helps you quickly understand Spring's source code and core principles. It keeps the essential features of Spring, such as IoC (Inversion of Control), AOP (Aspect-Oriented Programming), resource loading, event listeners, and more, but simplifies the code. This makes it easier for you to learn and master Spring's core functionalities without getting overwhelmed by complex code. Using **mini-spring**, you can quickly grasp how Spring works and apply this knowledge to your own projects.
https://github.com/DerekYRC/mini-spring
GitHub
GitHub - DerekYRC/mini-spring: mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如Io…
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。 - GitHub - DerekYRC/mini-spring: mini-spring是简化...
#vue #java #mybatis #shiro #spring_boot #springboot #uniapp #vue
This is a content management system (CMS) called IceCMS, built using Spring Boot and Vue. It helps you manage different types of content like articles, images, and resources. Here are the key benefits You can manage various types of content easily.
- **Column Management** Manage backend users, including adding, deleting, modifying, and assigning permissions.
- **Data Statistics** Customize website templates for quick setup.
- **SEO Optimization**: Optimize your website with titles, keywords, and descriptions.
It also supports mobile apps and has a user-friendly backend interface. You can quickly deploy it using Docker, making it easy to get started.
https://github.com/Thecosy/IceCMS
This is a content management system (CMS) called IceCMS, built using Spring Boot and Vue. It helps you manage different types of content like articles, images, and resources. Here are the key benefits You can manage various types of content easily.
- **Column Management** Manage backend users, including adding, deleting, modifying, and assigning permissions.
- **Data Statistics** Customize website templates for quick setup.
- **SEO Optimization**: Optimize your website with titles, keywords, and descriptions.
It also supports mobile apps and has a user-friendly backend interface. You can quickly deploy it using Docker, making it easy to get started.
https://github.com/Thecosy/IceCMS
GitHub
GitHub - Thecosy/IceCMS: 🌈冰激凌内容管理系统🍦,实现MacWK资源站,社区图片视频圈子CMS,支持网页端移动端小程序🌟适合做 资讯商城,社区论坛,聊天交友 社区,博客,圈子,论坛,图片,视频,社交。
🌈冰激凌内容管理系统🍦,实现MacWK资源站,社区图片视频圈子CMS,支持网页端移动端小程序🌟适合做 资讯商城,社区论坛,聊天交友 社区,博客,圈子,论坛,图片,视频,社交。 - Thecosy/IceCMS
#java #distributed_systems #durable_execution #grpc #java #javascript #microservice_orchestration #orchestration_engine #orchestrator #reactjs #spring_boot #workflow_automation #workflow_engine #workflow_management #workflows
Conductor is an open-source tool that helps you manage and automate complex workflows involving many microservices and systems. It makes your workflows flexible, reliable, and scalable by handling retries, errors, and monitoring automatically. You can define workflows as code in JSON, use various task types, and manage workflows dynamically without tightly coupling services. It offers an easy-to-use web interface and supports multiple databases like Redis and MySQL. This helps you build, run, and monitor workflows efficiently, saving time and reducing errors in managing distributed applications. It also has SDKs for Java, Python, JavaScript, Go, and C# to integrate easily with your projects.
https://github.com/conductor-oss/conductor
Conductor is an open-source tool that helps you manage and automate complex workflows involving many microservices and systems. It makes your workflows flexible, reliable, and scalable by handling retries, errors, and monitoring automatically. You can define workflows as code in JSON, use various task types, and manage workflows dynamically without tightly coupling services. It offers an easy-to-use web interface and supports multiple databases like Redis and MySQL. This helps you build, run, and monitor workflows efficiently, saving time and reducing errors in managing distributed applications. It also has SDKs for Java, Python, JavaScript, Go, and C# to integrate easily with your projects.
https://github.com/conductor-oss/conductor
GitHub
GitHub - conductor-oss/conductor: Conductor is an event driven orchestration platform providing durable and highly resilient execution…
Conductor is an event driven orchestration platform providing durable and highly resilient execution engine for your applications - conductor-oss/conductor
❤1