Showing 213 open source projects for "bean"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1

    ConverterGenerator

    Generator for converter code in Java

    New version 2.1.5 is available since April, 4th 2017. The Converter Generator creates Java Source Code for classes converting a bean into another bean in a half-automated way. The conversion code is generated as long as field names are equal. Thus generated code, however, is not complete. It is necessary to supervise the code and correct it where needed. The Converter Generator generates the "structure" of a converter framework and concrete converter classes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jScrawl

    jScrawl

    A runtime bean scripting library

    jScrawl provides easy way to export beans and other entities into jScrawls domain (a namespace) and use a simple scripting language at runtime to execute against. Easily evaluate expressions (as runtime strings) or execute statements such as assignments which modify backing beans at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    LazySloth

    A tool to quickly generate SQL create table query and Java Bean

    This class contains the whole treatment. The main class parses partially command line arguments and call appropriate methods to parse the command line arguments and the generation methods. Usage : java -jar LazySolth.jar [-java|-sql|-both] Table_Name Column1 Column2... The accepted options : -java : to generate only java -sql : to generate only sql -both : to generate both java and sql. The column starts with a letter to specify the data type and the rest is the column name. Accepted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    bean2dto

    Convert bean to dto and inversely

    Convert bean to dto and inversely. This library can convert your beans to dtos easily using annotations without other dependency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    This project provides a meaningful way to increase code coverage of your jUnit and TestNG tests. Unit testing Java Beans can be a tedious task. The goal of this project is to provide an automated way to unit test the getters and setters of a class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jspforum-simple

    jspforum-simple

    A simplified forum application based on Java EE: strust+spring+ibatis

    A simplified forum application based on full and professional Java EE technology: struts+spring+ibatis (ssb) / hibernate (ssh). Which be implemented as the prototype of web forum / BBS, and provided for all the functionalities. Note: the WAR file can be directly imported from Eclipse or other Java EE IDEs and it is also including all the source code inside. IMPORTANT: while launching the app in the server, please re-configure the fields in the files of log4j.properties +...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    unitils-objectvalidation

    Unitils module to test if a object respects your predefined rules.

    Unitils Module - Easy way to test if the object validates all the predefined rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pop Framework

    Pop Framework

    Use Java bean as model of web page, reference beans in hyperlinks

    Pop Framework (or Pop), http://www.popframework.net, is a bean-based MVC framework for Java/J2EE web applications. Pop implements IoC, Dependency Injection, and AOP. Pop provides annotations for users to define and reference a bean. Pop can help users to customize a bean, a scope, a factory and a reference in object-oriented way. Pop treats a bean as the model of a web page (JSP or servlet), the webpage itself is a view of the bean.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    java-object-merger

    Library for merging and mapping of java objects

    Main goal of this library is to provide lightweight, easy configurable with annotations, and powerful tool for object mapping/merging, making life easier for projects with multilayer structure. It was take for me less then one day to completely migrate project at my main work (hundreds of classes, mappings between DTOs, Business objects and view objects) from dozer to java-object-merger without any serious issues. Go to Wiki pages for technical FAQ with examples! Available in maven...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    JTurboExplorer

    JTurboExplorer

    Database explorer to MySQL, Oracle, Sybase & others. Source maker JSF.

    It is a tool to help programmers to check your databases and generate code so easily. Lists the tables and views of databases, MySQL, Oracle and Sybase. Load Data from Excel 97-2003 files, exports the data from the table to Excel 97-2003 file. Generate Stored Procedures from table to insert, update, delete, query and paging. Generates code JSF2.0 (Action) and PrimeFaces (xhtml) from the table, code for Struts 1.3, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    NamedParameterConverter

    Converter for named parameters on Java command line call

    ...Thus it analyzes the args[] string array parameter of the static main method, validates and converts these named parameters. The parameters are converted in Map or Object structure when nothing else is configured. However, you can also convert it into a bean class. More details under https://sourceforge.net/p/namedparameterconverter/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    BeanCopy

    BeanCopy is a bean mapper.

    It is a ligithweight, annotation based beanmapper that works under the hood with reflection. Cherry picking: Added the IgnoreCopy to the target Bean. So from there you can also determine which fields should be copied.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Excel to bean java
    Excel to Java bean until class to get sheet values to list of beans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple clone of Commons Bean Utils
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    talelife-framework

    J2ee framework

    Whole J2ee framework,include bean,db,mvc modules.For fast devlope.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    SimpleJPAQuery

    Simpler querying in JPA with this handy library

    Now instead of creating named queries, or writing down your queries in JPA, all you need is to fill a bean of the JPA class you want to query and call the "findByExample" method, and it will filter accordingly. You can also customize how the query is built by some annotations that can be added to the JPA class (@Exact for exact string instead of using like, @Exclude to exclude fields or a value for this field, @From and @To for date ranges... and more).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    xmltes

    xml Template Engine System

    Xml Template Engine, Modular, Event-based System with bean scoped contexts. Javascript and Java Client-Server Model. Write dynamic websites with xml templates. Modular structure maps xml namespaces to javascript modules. JS modules, templates, css and files are stored server-side and rendered client-side with the program. Non-commercial license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sample Configuration of Spring Framework and Akka integration
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Row-Bean

    Row-Bean

    CSV reader writer - bean mapping - easy bean extraction from CSV file

    Row-Bean is a CSV-Bean JAVA API . Row-Bean provides CSV reader an writer. More ever provides a mechanism to map csv file content to java beans and revers. For each use, a XML description must describe the wished mapping. Another possibility consists in use Annotations. Use under maven : <!-- row bean with annotations --> <dependencies> <dependency> <groupId>net.sf.csv-bean</groupId> <artifactId>row-bean-annotations</artifactId> <version>1.1.0</version> </dependency> </dependencies> <!...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    lvhuo

    lvhuo

    绿活在线购物商城网站

    该网站以SSH开源框架搭建,以struts作为核心控制器,拦截和转发用户请求,Hibernate 作为数据持久化方案、Spring管理和配置整个bean。主要实现用户在线注册登录、查看个人中心,订购蔬菜、 查看订单、用户评价、用户留言等模块。本人在项目中主要负责整个网站框架的搭建、个人中心、在线购物 等主要核心模块的码编写。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a bean, with which you can create an engraved effect on a JPanel. You can use this engraving effect to fonts or shapes. The screenshot shows a application that use a netbeans form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ejbmelani

    EJB 3 Module JAVA

    Modulo EJB 3 desarrollado en Netbeans IDE, en el conviven entidades con sus modulos stateles session bean donde se encuetra la logica de la aplicacion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    E:D Cobra Anim Live Wallpaper (Android)

    E:D Cobra Anim Live Wallpaper (Android)

    Elite: Dangerous Cobra Mk.III Animated Live Wallpaper for Android

    The "Elite: Dangerous Cobra Mk.III Animated Live Wallpaper for Android" is, as that cute short name already explains, a Live Wallpaper for any Android based smartphone or tablet. The program comes without any warranty and I can't be liable for any damage caused by using this app. Tested on a Samsung S III GT-I9300, Android 4.3 Jelly Bean. For more info see the file "readme.txt" in the tab "Files" of this project. "Elite: Dangerous Cobra Mk.III Animated Live Wallpaper for Android" was created using assets and imagery from Elite: Dangerous, with the permission of Frontier Developments plc, for non-commercial purposes. It is not endorsed by nor reflects the views or opinions of Frontier Developments and no employee of Frontier Developments was involved in the making of it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Juffrou

    Juffrou

    Java Utilities Framework For the Rest Of Us

    Juffrou stands for Java Utilities Framework For the Rest Of Us and is a collection of useful classes or mini frameworks to help the java developer. Checkout the juffrou-reflect module if you are into performant java bean handling. There is also an xml marshaller / unmarshaller which is easy to use and has cool features like the Simplified Marshalling of nested beans.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB