• Refine Query
  • Source
  • Publication year
  • to
  • Language
  • 7
  • 4
  • 1
  • Tagged with
  • 13
  • 13
  • 7
  • 4
  • 4
  • 3
  • 3
  • 3
  • 3
  • 2
  • 2
  • 2
  • 2
  • 2
  • 2
  • About
  • The Global ETD Search service is a free service for researchers to find electronic theses and dissertations. This service is provided by the Networked Digital Library of Theses and Dissertations.
    Our metadata is collected from universities around the world. If you manage a university/consortium/country archive and want to be added, details can be found on the NDLTD website.
1

Webinar Tecnológico. Desarrollo y Gestión de Proyectos de Software: Programación Reactiva en Java con Spring

Medina, Jaime 22 May 2020 (has links)
La programación reactiva es un paradigma enfocado en el trabajo con flujos de datos de manera asíncrona. En este webinar veremos cómo Spring Framework implementa la programación reactiva con WebFlux.
2

Optimalizácia a inovácia systému pre riadenie praxí na PEF MENDELU

Jurina, Ivan January 2018 (has links)
This master thesis deals with optimization of processes inside of a~system for managing internship experiences at PEF MENDELU. After analysis of current state of the system, new features and improvements are introduced for providing better user experience for students and faculty employees. After presenting these improvements to faculty management new web application is implemented with Java programming language and Spring Framework. After implementing and testing the application will be used for supporting the system for managing students working experience.
3

Systém pro kontrolu uživatelské aktivity a jeho integrace do systému SMART fakulty

Král, Jan January 2017 (has links)
The goal of this thesis is integration of a new data source into SmartPEF system. SmartPEF is the application of the concept of smart cities to the Faculty of Business and Economics of the Mendel University in Brno. As a new data source, a user activity monitoring system is being developed and implemented in order to collect statistical data about the traffic and utilization of university computers.
4

Multi-tenant portál pro evidenci a správu osobních údajů a souhlasů o jejich zpracování

Kalas, Petr January 2019 (has links)
This thesis deals with design and implementation of personal data and consents to the processing of personal data management portal with multitenancy support. The work deals with theoretical basis for the portal design in the field of personal data protection and cloud software development. The final design is implemented and deployed in production environment.
5

Rozšíření platformy pro analýzu datových toků o podporu knihoven na vkládání závislostí / Extending Data Lineage Analysis Platform with Support for Dependency Injection Frameworks

Riedel, Lukáš January 2021 (has links)
Data lineage forms an important aspect of today's enterprise environment. MANTA Flow is a data lineage analysis platform that already has basic support for analysis of Java programs, provided by one of its components called Bytecode Scanner. Neverthe- less, there are very few applications in today's enterprise environment that do not use dependency injection at least in a very limited way. Therefore, we present an extension of Bytecode Scanner in the MANTA Flow platform to support data lineage analysis of dependency injection frameworks as well. The extension is able to process even complex definitions of standard dependency injection containers. Since the dependency injec- tion influences a selection of method call targets, we also provide a description of call graph structure and its modification to support dependency injection. Last, we use this infrastructure to design and implement a plugin into Bytecode Scanner for the Spring Framework, a popular dependency injection framework targeting Java Platform. The plugin has been successfully tested on a small but realistic software system that can read data from a file, transform them, and write them into a database. 1
6

Pokročilý robot na procházení webu / Advanced Web Crawler

Činčera, Jaroslav January 2010 (has links)
This Master's thesis describes design and implementation of advanced web crawler. This crawler can be configured by user and is designed for web browsing according to specified parameters. Can acquire and evaluate content of web pages. Its configuration is performed by creating projects which are consisting of different types of steps. User can create simple action like downloading page, form submission, etc. or can create more complex and larger projects.
7

Deal Organizer : personalized alerts for shoppers

Reyes, Ulises Uriel 27 November 2012 (has links)
Deal Organizer is a web-based application that scans multiple websites for online bargains. It allows users to specify their preferences in order for them to receive notifications based on personalized content. The application obtains deals from other websites through data extraction techniques that include reading RSS feeds and web scraping. In order to better facilitate content personalization, the application tracks the user's activity by recording clicks on both links to deals and rating buttons, e.g., the Facebook like button. Due to the dynamic nature of the source websites offering these deals and the ever-evolving web technologies available to software developers, the Deal Organizer application was designed to implement an interface-based design using the Spring Framework. This yielded to an extensible, pluggable and flexible system that accommodates maintenance and future work gracefully. The application's performance was evaluated by executing resource-intensive tests on a constrained environment. Results show the application responded positively. / text
8

Cloud Based System Integration : System Integration between Salesforce.com and Web-based ERP System using Apache Camel / Molnbaserad systemintegration : Systemintegration mellan Salesforce.com och ett webb-baserat ERPsystem med Apache Camel

Söder, Mikael, Johansson, Henrik January 2017 (has links)
In an era of technological growth, cloud computing is one of the hottest topics on the market. This, along with the overall increased use of digital systems, requires solid integration options to be developed. Redpill Linpro recognizes this and has developed a cloud-based Integration Platform as a Service (IPaaS) solution called Connectivity Engine. New techniques like this can however seem very abstract to a customer, something which a demo application could help substantiate. To aid in this issue we have developed a web-based Enterprise Resource Planning (ERP) system as well as an Integration Application to connect the ERP system with Salesforce.com in a bidirectional integration. With the use of Connectivity Engine this can be hosted in the cloud and be easily accessible. The project has been a success for Redpill Linpro as well as the authors. A solid way to demonstrate the abilities of Connectivity Engine has been developed along with descriptive documentation for any sales representative assigned to pitch the platform.
9

Repozitář nalezených výsledků úloh dobývaní asociačních pravidel v projektu SEWEBAR / Repository for results of association rules data mining tasks in SEWEBAR project

Marek, Tomáš January 2011 (has links)
This diploma thesis aims at design and implementation of I:ZI Repository application. I:ZI Repository application provides management of data mining tasks and theirs results repository and functions for search in this repository. I:ZI Repository is a REST API build on top of Java EE technology, Berkeley XML database is used for storing data mining tasks. I:ZI Repository application was created based on XQuery search application. The application has completely new structure compared to XQuery search application, all functionality of XQuery search application is present in I:ZI Repository application. Possibilities of using more general search query was added into I:ZI Repository application as well as fuzzy approaches for searching and possibility of clustering search results. Enhanced logging of application activities aimed at logging incoming search queries and outgoing search results is a part of implementation. Results of application testing are included as well.
10

Syst©m pro spoleÄnost zabvaj­c­ se telefonovn­m / System for Company Dealing with Telephoning

Huvar, Michal January 2011 (has links)
The purpose of this master's thesis is to design and create system for company dealing with telephoning, which will simplify and automate the work of their employees as much as possible. System will meet the requirements on modern information system of telemarketing company and will be connected to telephone private branch exchange, from which it will be getting information about all phone calls including their voice records. The work is focused on usage of modern quality technologies and their integration into one system. First part of this work will closely describe requirements on this system and resulting creation of design. In the second part there will be presented used technologies and implementation of particular sections including configuration and connection with telephone private branch exchange. There will be also description of performance measurement process and resulting optimalization of critical sections in which high performance is required.

Page generated in 0.0653 seconds