31 projects tagged "spring"
ThreadFix is a software vulnerability aggregation and management system that reduces the time it takes to fix software vulnerabilities. It imports the results from dynamic, static, and manual testing to provide a centralized view of software security defects across development teams and applications. The system allows companies to correlate testing results and streamline software remediation efforts by simplifying feeds to software issue trackers. By auto-generating application firewall rules, this tool allows organizations to continue remediation work uninterrupted. ThreadFix empowers managers with vulnerability trending reports that show progress over time, giving them justification for their efforts.
Journal is software for developing and publishing journals on the Web. It combines Java, Spring 3, Lucene, and Ehcache into an elegant solution for Web content management. The presentation is modern and CSS-based, and uses a responsive approach to layout. Resize your browser window and watch the layout adapt.
ExpressUI is a unique Java framework that offers extremely simple server-side-only APIs for rapidly developing business CRUD applications. Code your application in one language: Java. No HTML, JavaScript, XML, SQL, etc. Code everything on the server; no need to manage client state and synchronize with the server. A data-aware UI: leverage tables and forms that intelligently handle layout, entity relationships, data types, formatting, and validation. Security configuration: manage users, roles, and permissions at field level, all configurable in the UI without code changes.
Dash Reports is a versatile and lightweight reporting solution. It allows users and administrators to create a large range of reports driven by SQL databases. It also supports the creation of complex and powerful dashboards, with local caching of results to reduce load on the source database. Various report output formats are supported and the results can be styled using templates. The system allows for scheduled or user-invoked reports, delivered via browser, file, FTP/SFTP, or email.
Beanoh (pronounced Bean-oh) is a simple tool for verifying your Spring context. It verifies that all of your beans are wired correctly, reconciles the beans marked with @Component in the classpath with the beans loaded in the Spring context, and prevents duplicate bean definition overwriting.